Skip to content

Commit 3daa946

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency hardhat to v2.9.5
1 parent 3e77d7d commit 3daa946

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"ethereum-waffle": "3.4.4",
3737
"ethers": "5.6.1",
3838
"fast-deep-equal": "3.1.3",
39-
"hardhat": "2.9.4",
39+
"hardhat": "2.9.5",
4040
"husky": "7.0.4",
4141
"js-base64": "3.7.2",
4242
"mocha": "9.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5042,10 +5042,10 @@ har-validator@~5.1.3:
50425042
ajv "^6.12.3"
50435043
har-schema "^2.0.0"
50445044

5045-
5046-
version "2.9.4"
5047-
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.9.4.tgz#ecb587f98ae9b14b66c9d401bf970669f4335013"
5048-
integrity sha512-7hpJz1lXz3H/1shcI284xgQ9WPdXGMuXKoNj8ySJKG7pdifB/lNs1o+Kx/P4TKFwhOiGQYH51/wS2NHKI+dPfg==
5045+
5046+
version "2.9.5"
5047+
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.9.5.tgz#6814a9f3afd5630ffe6bcb05a4367eb259c9222a"
5048+
integrity sha512-UIhjLQmccFOH87ODfFnVatI5vpwycsJ+D5+gmgOQNxUWp4c0ZenkeCE4yDEQ0tQm/zc/vz/mpskULz4aSFsPAg==
50495049
dependencies:
50505050
"@ethereumjs/block" "^3.6.2"
50515051
"@ethereumjs/blockchain" "^5.5.2"

0 commit comments

Comments
 (0)