Commit ef7758a9 authored by smartcontracts's avatar smartcontracts Committed by GitHub

fix(itb): bump internal deps (#2623)

Bumps internal dependency versions for the integration tests. Changesets
should keep this in sync from now on.
Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent 7317e2be
---
'@eth-optimism/integration-tests-bedrock': patch
---
Bump integration test dependencies to latest for changesets
...@@ -27,9 +27,9 @@ ...@@ -27,9 +27,9 @@
"url": "https://github.com/ethereum-optimism/optimism.git" "url": "https://github.com/ethereum-optimism/optimism.git"
}, },
"devDependencies": { "devDependencies": {
"@eth-optimism/contracts": "0.5.20", "@eth-optimism/contracts": "0.5.24",
"@eth-optimism/core-utils": "0.8.3", "@eth-optimism/core-utils": "0.8.4",
"@eth-optimism/sdk": "1.0.4", "@eth-optimism/sdk": "1.1.5",
"@ethersproject/abstract-provider": "^5.6.1", "@ethersproject/abstract-provider": "^5.6.1",
"@ethersproject/providers": "^5.6.8", "@ethersproject/providers": "^5.6.8",
"@ethersproject/transactions": "^5.6.2", "@ethersproject/transactions": "^5.6.2",
......
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