Skip to content

Commit cfc6e18

Browse files
authored
Merge pull request #345 from api3dao/renovate/major-api3-major-updates
chore(deps): update dependency @api3/contracts to v31
2 parents 126f3ea + 9516800 commit cfc6e18

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK"
2323
},
2424
"devDependencies": {
25-
"@api3/contracts": "^30.0.0",
25+
"@api3/contracts": "^31.0.0",
2626
"@api3/dapi-management": "^3.63.0",
2727
"@api3/eslint-plugin-commons": "^3.0.0",
2828
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,10 @@
195195
yargs "^17.7.2"
196196
zod "^4.0.15"
197197

198-
"@api3/contracts@^30.0.0":
199-
version "30.0.0"
200-
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-30.0.0.tgz#9196d6152ba8b6d5ef01e00e99f00efdc493fcf6"
201-
integrity sha512-qDTAKfDPcSejHNpPGdkhN0roNpGTV1SPDG0isi+Y3VUkz3Db+jNHf8t3dJy8FUhgRvEgJGf55vneGlr84ftGiw==
198+
"@api3/contracts@^31.0.0":
199+
version "31.0.0"
200+
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-31.0.0.tgz#23f2f65e2eabbbdf588c378545421bb602e18c2e"
201+
integrity sha512-nSOh8BhtCalrFfq0etWKNgqJp/kvmXsCjOi8u5j0GxiymO05bwUpMIHtoEjiM5frMeZsg+RH1hHVeqLXohWh4Q==
202202
dependencies:
203203
ethers "^6.15.0"
204204
viem "^2.23.2"

0 commit comments

Comments
 (0)