Skip to content

Commit 314ac57

Browse files
committed
chore(deps): update dependency hardhat to v2.18.3
1 parent 2967002 commit 314ac57

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.2",
42+
"hardhat": "2.18.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
@@ -3156,10 +3156,10 @@ hard-rejection@^2.1.0:
31563156
resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883"
31573157
integrity sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==
31583158

3159-
hardhat@2.18.2:
3160-
version "2.18.2"
3161-
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.18.2.tgz#e82169bafc83c4b2af9b33ac38bae6da5603074e"
3162-
integrity sha512-lUVmJg7DsKcUCDpqv57CJl6vHqo/1PeHSfM3+WIa8UtRKmXyVTj1qQK01TDiuetkZBVg9Dn52qU+ZwaJQynaKA==
3159+
hardhat@2.18.3:
3160+
version "2.18.3"
3161+
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.18.3.tgz#8fd01348795c77086fff417a4d13c521dce28fcf"
3162+
integrity sha512-JuYaTG+4ZHVjEHCW5Hn6jCHH3LpO75dtgznZpM/dLv12RcSlw/xHbeQh3FAsGahQr1epKryZcZEMHvztVZHe0g==
31633163
dependencies:
31643164
"@ethersproject/abi" "^5.1.2"
31653165
"@metamask/eth-sig-util" "^4.0.0"

0 commit comments

Comments
 (0)