Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Bump hardhat from 2.9.7 to 2.9.9
Browse files Browse the repository at this point in the history
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.9.7 to 2.9.9.
- [Release notes](https://github.com/nomiclabs/hardhat/releases)
- [Commits](https://github.com/nomiclabs/hardhat/compare/[email protected]@2.9.9)

---
updated-dependencies:
- dependency-name: hardhat
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2022
1 parent 28456b4 commit 782adf1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.1.5",
"express": "^4.18.1",
"hardhat": "^2.9.3",
"hardhat": "^2.9.9",
"husky": "^8.0.1",
"jest": "^27.5.1",
"pm2": "^5.2.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4571,10 +4571,10 @@ gtoken@^5.0.4:
google-p12-pem "^3.1.3"
jws "^4.0.0"

hardhat@^2.9.3:
version "2.9.7"
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.9.7.tgz#b31302b089486ec1c13c5a3dff18fe71f955f33b"
integrity sha512-PVSgTlM4Mtc4HNEoISpcM6rRNAK3ngqhxUaTmSw9eCtuVmtxTK86Tqnuq4zNPmlrtcuReXry9k3LGEnk2gJgbA==
hardhat@^2.9.9:
version "2.9.9"
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.9.9.tgz#05c1015eb73e0230309534b00deeb080724aace0"
integrity sha512-Qv7SXnRc0zq1kGXruNnSKpP3eFccXMR5Qv6GVX9hBIJ5efN0PflKPq92aQ5Cv3jrjJeRevLznWZVz7bttXhVfw==
dependencies:
"@ethereumjs/block" "^3.6.2"
"@ethereumjs/blockchain" "^5.5.2"
Expand Down Expand Up @@ -4621,7 +4621,7 @@ hardhat@^2.9.3:
stacktrace-parser "^0.1.10"
"true-case-path" "^2.2.1"
tsort "0.0.1"
undici "^4.14.1"
undici "^5.4.0"
uuid "^8.3.2"
ws "^7.4.6"

Expand Down Expand Up @@ -8261,10 +8261,10 @@ unbzip2-stream@^1.0.9:
buffer "^5.2.1"
through "^2.3.8"

undici@^4.14.1:
version "4.16.0"
resolved "https://registry.yarnpkg.com/undici/-/undici-4.16.0.tgz#469bb87b3b918818d3d7843d91a1d08da357d5ff"
integrity sha512-tkZSECUYi+/T1i4u+4+lwZmQgLXd4BLGlrc7KZPcLIW7Jpq99+Xpc30ONv7nS6F5UNOxp/HBZSSL9MafUrvJbw==
undici@^5.4.0:
version "5.5.1"
resolved "https://registry.yarnpkg.com/undici/-/undici-5.5.1.tgz#baaf25844a99eaa0b22e1ef8d205bffe587c8f43"
integrity sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw==

uni-global@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 782adf1

Please sign in to comment.