Commit cfbe7766 authored by Boyuan-Chen's avatar Boyuan-Chen Committed by GitHub

Merge branch 'ethereum-optimism:develop' into support-external-client-in-op-geth-tests

parents edf9f5bd 1c981e51
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
"@types/express": "^4.17.17", "@types/express": "^4.17.17",
"@types/morgan": "^1.9.4", "@types/morgan": "^1.9.4",
"@types/pino": "^7.0.5", "@types/pino": "^7.0.5",
"@types/pino-multi-stream": "^5.1.3", "@types/pino-multi-stream": "^5.1.4",
"chai": "^4.3.9", "chai": "^4.3.9",
"supertest": "^6.3.3" "supertest": "^6.3.3"
} }
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
"@testing-library/react-hooks": "^8.0.1", "@testing-library/react-hooks": "^8.0.1",
"@types/glob": "^8.1.0", "@types/glob": "^8.1.0",
"@vitest/coverage-istanbul": "^0.34.1", "@vitest/coverage-istanbul": "^0.34.1",
"@wagmi/cli": "^1.3.0", "@wagmi/cli": "^1.5.2",
"@wagmi/core": "^1.3.8", "@wagmi/core": "^1.3.8",
"abitype": "^0.9.3", "abitype": "^0.9.3",
"glob": "^10.3.3", "glob": "^10.3.3",
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment