Skip to content

Commit

Permalink
Update dependency @api3/chains to ^6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent 77fb96b commit ac47e0e
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 @@ -20,7 +20,7 @@
"update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK"
},
"devDependencies": {
"@api3/chains": "^6.1.1",
"@api3/chains": "^6.2.0",
"@api3/contracts": "^3.4.0",
"@api3/dapi-management": "^1.22.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
viem "^2.9.29"
zod "^3.23.5"

"@api3/chains@^6.1.1":
version "6.1.1"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-6.1.1.tgz#d0b7777f756556e59718f640e40064dc7c6a10e3"
integrity sha512-8vWXaDoAw7E007kEV/vUNDCkdfn+brBGXQbqbvXResdpXzgQ4Au4Q4ETGdiCan6MM2N+qWWvSB/zuUVD3k0IMw==
"@api3/chains@^6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-6.2.0.tgz#10c31695a9d60d5af06e7ef029150b70ca93967f"
integrity sha512-TjwOACEO896lBTOFN7sLMn7zsNZkWsBbXN+Y1nf7lyyZTx8GBFx8kLj2eho1jcKa5EPvi3ADUss3L4/6v2s5vw==
dependencies:
viem "^2.9.29"
zod "^3.23.5"
Expand Down

0 comments on commit ac47e0e

Please sign in to comment.