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 5, 2024
1 parent 73021c4 commit f3a8dc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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": "^4.0.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
ethers "^5.7.2"
lodash "^4.17.21"

"@api3/chains@^10.8.0":
"@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==
Expand Down

0 comments on commit f3a8dc4

Please sign in to comment.