Skip to content

Commit

Permalink
Merge pull request #39 from api3dao/renovate/major-api3-major-updates
Browse files Browse the repository at this point in the history
Update dependency @api3/contracts to v4
  • Loading branch information
bdrhn9 authored May 31, 2024
2 parents 402b814 + 724c579 commit 0d0ab67
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 @@ -23,7 +23,7 @@
},
"devDependencies": {
"@api3/chains": "^7.1.0",
"@api3/contracts": "^3.7.0",
"@api3/contracts": "^4.0.0",
"@nodary/utilities": "^3.4.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
"@nomicfoundation/hardhat-network-helpers": "^1.0.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
viem "^2.9.29"
zod "^3.23.5"

"@api3/contracts@^3.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-3.7.0.tgz#664acd76b589a84622d3e722be16e5e699183df3"
integrity sha512-nDQX48uQrDLJPqyrJw3djHaRTnWg7bUsYkcMgq9qSs0auaAija1oFf/K6aM3Z3+zAwhzR4PfizXlqrwvtPzuSw==
"@api3/contracts@^4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-4.0.0.tgz#5ae24666e91bc7945e1706b737d25fbbbc2029a9"
integrity sha512-iSx6QLzjLj/FzY7+rZoVqctzwWpTxXThE4e3B0siKPofP4LzZWGe8a+DH//yhh7vmbNhNxP5jSmKSt8u01kyTg==
dependencies:
ethers "^6.12.1"

Expand Down

0 comments on commit 0d0ab67

Please sign in to comment.