Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 902a943 commit 4dbd9be
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@
"dotenv": "16.4.5",
"ethereum-waffle": "4.0.10",
"ethers": "5.7.2",
"hardhat": "2.22.14",
"hardhat": "2.22.15",
"hardhat-gas-reporter": "2.2.1",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"postcss": "8.4.47",
"rustywind": "0.22.0",
"rustywind": "0.23.1",
"solgraph": "1.0.2",
"solhint": "5.0.3",
"solidity-coverage": "0.8.13",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7832,10 +7832,10 @@ [email protected]:
sha1 "^1.1.1"
viem "2.7.14"

[email protected].14:
version "2.22.14"
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.22.14.tgz#389bb3789a52adc0b1a3b4bfc9b891239d5a2b42"
integrity sha512-sD8vHtS9l5QQVHzyPPe3auwZDJyZ0fG3Z9YENVa4oOqVEefCuHcPzdU736rei3zUKTqkX0zPIHkSMHpu02Fq1A==
[email protected].15:
version "2.22.15"
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.22.15.tgz#319b4948f875968fde3f0d09a7edfe74e16b1365"
integrity sha512-BpTGa9PE/sKAaHi4s/S1e9WGv63DR1m7Lzfd60C8gSEchDPfAJssVRSq0MZ2v2k76ig9m0kHAwVLf5teYwu/Mw==
dependencies:
"@ethersproject/abi" "^5.1.2"
"@metamask/eth-sig-util" "^4.0.0"
Expand Down Expand Up @@ -11303,10 +11303,10 @@ rustbn.js@~0.2.0:
resolved "https://registry.yarnpkg.com/rustbn.js/-/rustbn.js-0.2.0.tgz#8082cb886e707155fd1cb6f23bd591ab8d55d0ca"
integrity sha512-4VlvkRUuCJvr2J6Y0ImW7NvTCriMi7ErOAqWk1y69vAdoNIzCF3yPmgeNzx+RQTLEDFq5sHfscn1MwHxP9hNfA==

rustywind@0.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/rustywind/-/rustywind-0.22.0.tgz#712372a0e999ef41114b1fe139dc405f5d895ed3"
integrity sha512-LtghXmyAHUmALr/dKbHjvTaxwA/faHg1H/dQ2cVFxAwMDuBKmMzYY/A67iu5q8jH47PvCXeRRMd5aFIqVwiWpQ==
rustywind@0.23.1:
version "0.23.1"
resolved "https://registry.yarnpkg.com/rustywind/-/rustywind-0.23.1.tgz#3c220a2f7053e6700220800061e2a2d7725ea5f4"
integrity sha512-JsobObh0PX7/xga9tKLAFxAxJejYSCU2kb47fypbuEQL1toGY44Z3cmkIUP0oyyaK4IU0sXSwm37p5WJRQUxaA==
dependencies:
https-proxy-agent "^4.0.0"
proxy-from-env "^1.1.0"
Expand Down

0 comments on commit 4dbd9be

Please sign in to comment.