Skip to content

Commit cea4258

Browse files
committed
chore(deps): update dependency hardhat to v2.17.3
1 parent 29c5442 commit cea4258

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
@@ -39,7 +39,7 @@
3939
"eslint-config-xo-typescript": "1.0.1",
4040
"ethereum-waffle": "4.0.10",
4141
"ethers": "^5.7.2",
42-
"hardhat": "2.17.2",
42+
"hardhat": "2.17.3",
4343
"husky": "8.0.3",
4444
"mocha": "10.2.0",
4545
"prettier": "2.8.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3141,10 +3141,10 @@ hard-rejection@^2.1.0:
31413141
resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883"
31423142
integrity sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==
31433143

3144-
3145-
version "2.17.2"
3146-
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.17.2.tgz#250a8c8e76029e9bfbfb9b9abee68d5b350b5d4a"
3147-
integrity sha512-oUv40jBeHw0dKpbyQ+iH9cmNMziweLoTW3MnkNxJ2Gc0KGLrQR/1n4vV4xY60zn2LdmRgnwPqy3CgtY0mfwIIA==
3144+
3145+
version "2.17.3"
3146+
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.17.3.tgz#4cb15f2afdea5f108970ed72e5b81e6e53052cfb"
3147+
integrity sha512-SFZoYVXW1bWJZrIIKXOA+IgcctfuKXDwENywiYNT2dM3YQc4fXNaTbuk/vpPzHIF50upByx4zW5EqczKYQubsA==
31483148
dependencies:
31493149
"@ethersproject/abi" "^5.1.2"
31503150
"@metamask/eth-sig-util" "^4.0.0"

0 commit comments

Comments
 (0)