Skip to content

Commit

Permalink
Merge pull request #157 from api3dao/renovate/api3
Browse files Browse the repository at this point in the history
Update dependency @api3/contracts to ^10.1.0
  • Loading branch information
acenolaza authored Nov 11, 2024
2 parents 6eefe8c + 2a650da commit 511026d
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 @@ -19,7 +19,7 @@
"update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK"
},
"devDependencies": {
"@api3/contracts": "^10.0.0",
"@api3/contracts": "^10.1.0",
"@api3/dapi-management": "^1.102.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-network-helpers": "^1.0.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
winston-console-format "^1.0.8"
zod "^3.23.8"

"@api3/contracts@^10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-10.0.0.tgz#acb422a29fd22605fc4774f43319f0f7c2e59989"
integrity sha512-HXhAqfNDh85eTdWC+U9dwk/Ll17CBvbN8X1O+1RSXkjc5Z7m5wGsGOfRavCeK9VjT8NzPKWBMcLlzDOw/wnh4Q==
"@api3/contracts@^10.1.0":
version "10.1.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-10.1.0.tgz#6ec7cb8a18bdf72e4ecad0d7d4682a9a9a103dfa"
integrity sha512-T+kKp64BK5Ot3VpecgKwqjZ20pvoWxZ28zEoZ+8JA+Yac8IplOLrb23lfn6rRVLorn8Uvbb6Yu4XhR4NtkNhHg==
dependencies:
ethers "^6.13.2"

Expand Down

0 comments on commit 511026d

Please sign in to comment.