Skip to content

Commit

Permalink
Update dependency @api3/chains to ^10.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 4fbf38b commit 73f10b9
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 @@ -22,7 +22,7 @@
"update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK"
},
"devDependencies": {
"@api3/chains": "^10.2.2",
"@api3/chains": "^10.2.3",
"@api3/contracts": "^9.0.0",
"@nodary/utilities": "^3.12.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
ethers "^5.7.2"
lodash "^4.17.21"

"@api3/chains@^10.2.2":
version "10.2.2"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-10.2.2.tgz#bea4b74396d866af80a762df47a98650b3a069ab"
integrity sha512-B9tSTO9IBNAE7D1bG6/7Vzfo1GS730BfcXT9wL5TbYJAf6jGDSEayfq6TBY0s3mZPX84VlFzjE01cKnwVxBNwg==
"@api3/chains@^10.2.3":
version "10.2.3"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-10.2.3.tgz#00f648e4f15109fd24476895c518687c9e26d960"
integrity sha512-vhfEqUzM3cTm4eJa6KZG1JXZpbpdbBsSl1n1GkjwUEZx0RBXurNACRrZr0RRHn/IxMgUVx1BYeSsc5lyUDzngA==
dependencies:
viem "^2.21.1"
zod "^3.23.8"
Expand Down

0 comments on commit 73f10b9

Please sign in to comment.