Skip to content

Commit

Permalink
Merge pull request #196 from api3dao/renovate/major-api3-major-updates
Browse files Browse the repository at this point in the history
Update dependency @api3/contracts to v15
  • Loading branch information
bbenligiray authored Jan 10, 2025
2 parents 1b900ba + f30bb2a commit 5d6ab08
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": "^13.3.0",
"@api3/contracts": "^15.0.0",
"@api3/dapi-management": "^2.5.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 @@ -69,10 +69,10 @@
winston-console-format "^1.0.8"
zod "^3.23.8"

"@api3/contracts@^13.3.0":
version "13.3.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-13.3.0.tgz#3b09bc3d1e03a7701ab0104b2818971d66411fca"
integrity sha512-6uwJUWvYX0z1gAFaiH5i7pDNuS1tGThC+rD1J7evA2oSsb3j7+Tg+ubfISbtqiNXF8AaNIqHmtDqDVuA8EIBEw==
"@api3/contracts@^15.0.0":
version "15.0.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-15.0.0.tgz#8ad5e45ef3854d3d395f9aca1f66eef222f8c438"
integrity sha512-PLE9vRu8sSwrnfbbqwiiUO/4H0/M7/gubijJcBpvzCx9MZPUIWer7WjU4ISWtDauUg8M339/sFvXnsJXI8mNwQ==
dependencies:
ethers "^6.13.2"

Expand Down

0 comments on commit 5d6ab08

Please sign in to comment.