Skip to content

Commit

Permalink
Merge branch 'main' into renovate/api3
Browse files Browse the repository at this point in the history
  • Loading branch information
acenolaza authored Aug 27, 2024
2 parents 153a205 + c2f0850 commit 12b4b8a
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 @@ -19,7 +19,7 @@
"update-proxy": "hardhat run scripts/update-proxy.js --network $NETWORK"
},
"devDependencies": {
"@api3/contracts": "^6.2.0",
"@api3/contracts": "^7.0.0",
"@api3/dapi-management": "^1.73.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.0",
"@nomicfoundation/hardhat-network-helpers": "^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 @@ -54,10 +54,10 @@
winston-console-format "^1.0.8"
zod "^3.23.8"

"@api3/contracts@^6.2.0":
version "6.2.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-6.2.0.tgz#4a3b5296f3055fbfbecc94b64855aef019162b6e"
integrity sha512-Sq+6D3MASGhXeHkwtstDRY79WqqTRuEYP3rsPQ142QGZW7vJTBiDS0lRAhFvTgWP1q5NMKcr/iUZGMqq/CEiLg==
"@api3/contracts@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@api3/contracts/-/contracts-7.0.0.tgz#8f6d3ec471b9d6bb963c8f35abcb0b5f9c210de8"
integrity sha512-t1ubfsdeziw8qCIsdynkzV5BSGAVf9vOwVulS9lhwaE6Uwxuq8puQZcx/GGRSbuw/RiQWtgDJtqehMyt79/phA==
dependencies:
ethers "^6.13.2"

Expand Down

0 comments on commit 12b4b8a

Please sign in to comment.