Skip to content

Commit

Permalink
Update dependency @api3/chains to ^7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent 68e5300 commit 287f97f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
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": "^7.0.0",
"@api3/chains": "^7.1.0",
"@api3/contracts": "^3.7.0",
"@nodary/utilities": "^3.3.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,14 @@
viem "^2.9.29"
zod "^3.23.5"

"@api3/chains@^7.1.0":
version "7.1.0"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-7.1.0.tgz#402a60809167f30315dc7373a88afd7876c13fbb"
integrity sha512-+WAvRMvtbAdXeB86jsQ2f+1WXb1SYvNOMI76jNiyTUozSAExZlRNCD8n95ZWm5NUi6gAK7sbv3ss2rJ0VMv9TA==
dependencies:
viem "^2.9.29"
zod "^3.23.5"

"@api3/contracts@^3.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-3.7.0.tgz#664acd76b589a84622d3e722be16e5e699183df3"
Expand Down

0 comments on commit 287f97f

Please sign in to comment.