Skip to content

Commit

Permalink
Update dependency @api3/contracts to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 4fbf38b commit 6303900
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": "^10.2.2",
"@api3/contracts": "^9.0.0",
"@api3/contracts": "^10.3.1",
"@nodary/utilities": "^3.12.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 @@ -41,10 +41,10 @@
viem "^2.13.3"
zod "^3.23.8"

"@api3/contracts@^9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-9.0.0.tgz#ffadc4c597da33d5e3a9e4ff77ee312f5d390cbf"
integrity sha512-9HoxAHBW+OpVkFEr5pKh8pkRtEjB1eQp9igFzieD24pLcqiTjo6cn1qOF3HjdC7FU+bteCHREEiDqKWVVuhoSg==
"@api3/contracts@^10.3.1":
version "10.3.1"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-10.3.1.tgz#ed59f51eb43e0805867668e3deb93d4458100780"
integrity sha512-J+LWFVkSPoxpSNwRa+CGNnj5jvQ9w6pDAXZva65AafZThCOppoLPQTnUzRBf6h8EhIm8Juc3VpJYxkTHo6go9g==
dependencies:
ethers "^6.13.2"

Expand Down

0 comments on commit 6303900

Please sign in to comment.