Skip to content

Commit

Permalink
Update dependency @api3/chains to ^10.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 6ea9390 commit 668082c
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.8.0",
"@api3/chains": "^10.8.1",
"@api3/contracts": "^9.1.0",
"@nodary/utilities": "^3.13.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 @@ -30,10 +30,10 @@
ethers "^5.7.2"
lodash "^4.17.21"

"@api3/chains@^10.8.0":
version "10.8.0"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-10.8.0.tgz#9eeea657545a750304c8ceec9deeeab88bc20ac1"
integrity sha512-wKzRvH9cnrLAnTkFBHt9Z9LLRpjvAxC5z2rpWfdYpbe8FuddJateLq4MimrovJjCGDLHd/5ENh2XKE42PfRDsQ==
"@api3/chains@^10.8.1":
version "10.8.1"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-10.8.1.tgz#44d6b600d6a3a9580ea809c0b8c88e079409174c"
integrity sha512-pWwp0C9ymDdXzqktexBaeeakaOKDErsRigLBuzYSM5DMWhdl/8UzkEWBh6eNXGLLc+fhAhPM+j98Z5LWnKMR8g==
dependencies:
viem "^2.21.29"
zod "^3.23.8"
Expand Down

0 comments on commit 668082c

Please sign in to comment.