Skip to content

Commit

Permalink
Update dependency @api3/chains to ^10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 4fbf38b commit 39375af
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.3.0",
"@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.3.0":
version "10.3.0"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-10.3.0.tgz#20665e580b00a3217325ba6b8bccaf01ecd4bab8"
integrity sha512-g6a0Jrb5vYMv5Z3fGqS3ApYoszIwAE9tR4AjXOHlfJny1vfUm6vRpua2ZWLtB8gOZmVjaOM/CU9cCT+nqh++MA==
dependencies:
viem "^2.21.1"
zod "^3.23.8"
Expand Down

0 comments on commit 39375af

Please sign in to comment.