Skip to content

Commit

Permalink
Update dependency @api3/chains to ^7.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 7, 2024
1 parent 00686d7 commit 5a041e0
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 @@ -22,7 +22,7 @@
"update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK"
},
"devDependencies": {
"@api3/chains": "^7.1.2",
"@api3/chains": "^7.1.3",
"@api3/contracts": "^4.0.0",
"@nodary/utilities": "^3.4.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
viem "^2.9.29"
zod "^3.23.5"

"@api3/chains@^7.1.2":
version "7.1.2"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-7.1.2.tgz#0ca62bd0c1fe46317085b2ede6a600adbe1057a8"
integrity sha512-2eQBE+VL8cq49Dkw2jI2w/F5Q3Eb0c9zKIqbec6u/3tdHBoC1K2AewIufkBc192/RfJ9+U4vjpWNNhbAc3/jmA==
"@api3/chains@^7.1.3":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@api3/chains/-/chains-7.1.3.tgz#96401c3f73eec4ea4041cf3fa0d5e9d61d76de71"
integrity sha512-tdo7M5oE7BrTyug02/vjMxGKrO3SDY1TfXKA6GAviN9kEqStdPUivPOQJmgQTs6pBXrGqymfxCFWjqv16gxFJg==
dependencies:
viem "^2.13.3"
zod "^3.23.8"
Expand Down

0 comments on commit 5a041e0

Please sign in to comment.