Skip to content

Commit

Permalink
chore: use contracts alpha 3
Browse files Browse the repository at this point in the history
  • Loading branch information
gzeoneth committed Nov 5, 2024
1 parent c01faa4 commit 5bc4b56
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"typescript": "^4.8.4"
},
"dependencies": {
"@arbitrum/nitro-contracts": "3.0.0-alpha.0",
"@arbitrum/nitro-contracts": "3.0.0-alpha.2",
"@arbitrum/token-bridge-contracts": "1.0.0-beta.0",
"@gnosis.pm/safe-contracts": "1.3.0",
"@openzeppelin/contracts": "4.7.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@arbitrum/[email protected].0":
version "3.0.0-alpha.0"
resolved "https://registry.yarnpkg.com/@arbitrum/nitro-contracts/-/nitro-contracts-3.0.0-alpha.0.tgz#8452455755c3f83c9177f2f40ae3859e95161fd8"
integrity sha512-GDY5nvEaga8fDHLH4XDp//mCf1WW54XdQPvwrkhgqjW/bghZTlt2keF2mwB0aMnSloxecn/I9IN9uncIMQvXlA==
"@arbitrum/[email protected].2":
version "3.0.0-alpha.2"
resolved "https://registry.yarnpkg.com/@arbitrum/nitro-contracts/-/nitro-contracts-3.0.0-alpha.2.tgz#6ee08f831bedec64c17d3660a6a40984e6245bd6"
integrity sha512-inRxblOmlq0G+KpnOD5HFzUuZHg0+GvmSFOcxSevsXzwWcqm9R0eAbTkZdOLcVaUPigKgPwVBVOzpCD9SgwdXA==
dependencies:
"@offchainlabs/upgrade-executor" "1.1.0-beta.0"
"@openzeppelin/contracts" "4.7.3"
Expand Down

0 comments on commit 5bc4b56

Please sign in to comment.