Skip to content

Commit

Permalink
Merge pull request #63 from api3dao/renovate/major-api3-major-updates
Browse files Browse the repository at this point in the history
Update dependency @api3/contracts to v18
  • Loading branch information
bdrhn9 authored Mar 5, 2025
2 parents c0280bc + ddc9a7f commit fd9ea67
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 @@ -26,7 +26,7 @@
},
"dependencies": {
"@api3/airnode-abi": "^0.15.0",
"@api3/contracts": "^17.2.0",
"@api3/contracts": "^18.0.0",
"ethers": "^6.13.5"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
ethers "^5.7.2"
lodash "^4.17.21"

"@api3/contracts@^17.2.0":
version "17.2.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-17.2.0.tgz#5786479d65c33a10a947465675e52d08099df817"
integrity sha512-bkqWgPzXQkT4bTKFn+gaYb3V1A22tt6N46ASt1zZJSKDfDPX2D9br3ESJVhXpJzfHAHMAP6Ytw1Py3tv0Lmt/g==
"@api3/contracts@^18.0.0":
version "18.0.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-18.0.0.tgz#3137b491c9ea910e2e51e95787941f1dddf238b4"
integrity sha512-ORO+T4gBUgOBBxIiMMP5w/r9zNvXIQWdlxfVm2FGGSkUrPv1VQs/DSg6ZiVFDJnYwfFvfCdlsLdc3Z7yIcuxjg==
dependencies:
ethers "^6.13.2"
viem "^2.23.2"
Expand Down

0 comments on commit fd9ea67

Please sign in to comment.