Skip to content

Commit e0ff6e8

Browse files
authored
Merge pull request #371 from api3dao/renovate/api3
chore(deps): update dependency @api3/contracts to ^32.2.0
2 parents 335ab02 + b067e03 commit e0ff6e8

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": "^32.1.1",
25+
"@api3/contracts": "^32.2.0",
2626
"@api3/dapi-management": "^3.79.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@^32.1.1":
199-
version "32.1.1"
200-
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-32.1.1.tgz#e358a73652876e10f0f14154de379ee1d498d9dc"
201-
integrity sha512-QCF8wpiBCFucbIdXZlMRoHwHLcVbSzYYbHfu/1mbt2a7vKQpLH8n58BQSzi4kvcBHuJoEG/T3OdJp8rjgLABsw==
198+
"@api3/contracts@^32.2.0":
199+
version "32.2.0"
200+
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-32.2.0.tgz#f9029a5441bfb7b1e639850ca724572e82211596"
201+
integrity sha512-ybfCMXd9CsUYi1VHnaxOrftnMEPQdWnoMTRSYRTryNrKVJpEddJtW5u0iS3mhTe3Xd3oeoXHcWccyo0hLqmOVw==
202202
dependencies:
203203
ethers "^6.15.0"
204204
viem "^2.23.2"

0 commit comments

Comments
 (0)