Skip to content

Commit

Permalink
Update dependency @api3/contracts to ^16.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 33c4183 commit 7002a93
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/contracts": "^16.3.0",
"@api3/contracts": "^16.4.0",
"@api3/dapi-management": "^2.11.0",
"@api3/eslint-plugin-commons": "^3.0.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 @@ -195,10 +195,10 @@
winston-console-format "^1.0.8"
zod "^3.22.4"

"@api3/contracts@^16.3.0":
version "16.3.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-16.3.0.tgz#1edf8ed3d9e3fd60e126a184164c3f238121ecc3"
integrity sha512-U0g3eYA2o8J+2GYEyBuaIWwMEe2EdUijE92sUujwaIh3Wu5byjarTN5h1Hm833tvNKgs69qNQmFRbEfKNiGEQQ==
"@api3/contracts@^16.4.0":
version "16.4.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-16.4.0.tgz#68ef8ab7eda55731fc2aacd46a779c54b0df9108"
integrity sha512-fl23+/g8necPDdykZBJ/UuUQ18bInze+ndfNSuDbkygjQ/ZleD248WldW9j5ewd1up8n0jHKZLz5qES0M0MOVA==
dependencies:
"@api3/chains" "^11.5.0"
ethers "^6.13.2"
Expand Down

0 comments on commit 7002a93

Please sign in to comment.