Skip to content

Commit 71f171c

Browse files
authored
Merge pull request #358 from api3dao/renovate/major-api3-major-updates
chore(deps): update dependency @api3/contracts to v32
2 parents 3a7baea + 96c11c5 commit 71f171c

2 files changed

Lines changed: 1 addition & 11 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": "^31.4.0",
25+
"@api3/contracts": "^32.0.0",
2626
"@api3/dapi-management": "^3.72.0",
2727
"@api3/eslint-plugin-commons": "^3.0.0",
2828
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",

yarn.lock

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

198-
"@api3/contracts@^31.4.0":
199-
version "31.4.0"
200-
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-31.4.0.tgz#3c48291c18ba863aa434ce1302777cf8914a31d5"
201-
integrity sha512-wCjtCNHslRYpC1BaKk5NXY7vkBUAmVLHCUG2/EYaADEzroSrOqWfBWZUbIYxp0BaqU/J8p58o5/AhFgyH899qA==
202-
dependencies:
203-
ethers "^6.15.0"
204-
viem "^2.23.2"
205-
yargs "^17.7.2"
206-
zod "^4.0.15"
207-
208198
"@api3/contracts@^32.0.0":
209199
version "32.0.0"
210200
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-32.0.0.tgz#0bcca1c4e6b996d43fa55bbc41cb86353c7d17d0"

0 commit comments

Comments
 (0)