Skip to content

Commit

Permalink
Update dependency @api3/chains to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent 11c8aeb commit 2102ab3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK"
},
"devDependencies": {
"@api3/chains": "^6.3.1",
"@api3/chains": "^7.0.0",
"@api3/contracts": "^3.7.0",
"@nodary/utilities": "^3.3.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
Expand Down
8 changes: 0 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,6 @@
ethers "^5.7.2"
lodash "^4.17.21"

"@api3/chains@^6.3.1":
version "6.3.1"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-6.3.1.tgz#092a3c453025fc2d37095b7a56796a831ebfcca8"
integrity sha512-NUfHMfK4EXQW/Nw4pIG2wxuHBauR4KxkibQo9w3ktPU+i3H4cEE0gginhRWLnl2EWEmwR1Z+a6YAgr8EZTUV4A==
dependencies:
viem "^2.9.29"
zod "^3.23.5"

"@api3/chains@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-7.0.0.tgz#e46c20e626920126133078124b4f348b8caac931"
Expand Down

0 comments on commit 2102ab3

Please sign in to comment.