Skip to content

Commit

Permalink
Merge pull request #200 from api3dao/renovate/api3
Browse files Browse the repository at this point in the history
Update dependency @api3/contracts to ^16.3.0
  • Loading branch information
bbenligiray authored Jan 18, 2025
2 parents 3fa6f6d + 5137dc0 commit aeb94a0
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.2.0",
"@api3/contracts": "^16.3.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.2.0":
version "16.2.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-16.2.0.tgz#4d8b6ac2de0c05a2d1b7fa95dea1e51142b0cf22"
integrity sha512-B+qrsOXyRLJtgFGjqO4qvQmAGS3E1jAE+/OcpFlQJrLZuv34qE2bq3N5snpK+KqZwbSBQ5YEHBtuDJH8b1WPxg==
"@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==
dependencies:
"@api3/chains" "^11.5.0"
ethers "^6.13.2"
Expand Down

0 comments on commit aeb94a0

Please sign in to comment.