Skip to content

Commit 0b7b08a

Browse files
committed
chore(deps): update dependency hardhat to v2.18.1
1 parent cf62dd8 commit 0b7b08a

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.18.0",
42+
"hardhat": "2.18.1",
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
@@ -3148,10 +3148,10 @@ hard-rejection@^2.1.0:
31483148
resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883"
31493149
integrity sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==
31503150

3151-
hardhat@2.18.0:
3152-
version "2.18.0"
3153-
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.18.0.tgz#b28dee1a0faf24a3b1cc0cb2ebf4f94fd69ef2ae"
3154-
integrity sha512-Com3SPFgk6v73LlE3rypuh32DYxOWvNbVBm5xfPUEzGVEW54Fcc4j3Uq7j6COj7S8Jc27uNihLFsveHYM0YJkQ==
3151+
hardhat@2.18.1:
3152+
version "2.18.1"
3153+
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.18.1.tgz#6339d656dbf0510b51457b0f0746e5b9cc7a1756"
3154+
integrity sha512-b55rW7Ka+fvJeg6oWuBTXoYQEUurevCCankjGNTwczwD3GnkhV9GEei7KUT+9IKmWx3lC+zyxlFxeDbg0gUoHw==
31553155
dependencies:
31563156
"@ethersproject/abi" "^5.1.2"
31573157
"@metamask/eth-sig-util" "^4.0.0"

0 commit comments

Comments
 (0)