Skip to content

Commit df2de11

Browse files
committed
chore(deps): update dependency hardhat to v2.19.0
1 parent 6811ff2 commit df2de11

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.3",
42+
"hardhat": "2.19.0",
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
@@ -3264,10 +3264,10 @@ hard-rejection@^2.1.0:
32643264
resolved "https://registry.yarnpkg.com/hard-rejection/-/hard-rejection-2.1.0.tgz#1c6eda5c1685c63942766d79bb40ae773cecd883"
32653265
integrity sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==
32663266

3267-
hardhat@2.18.3:
3268-
version "2.18.3"
3269-
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.18.3.tgz#8fd01348795c77086fff417a4d13c521dce28fcf"
3270-
integrity sha512-JuYaTG+4ZHVjEHCW5Hn6jCHH3LpO75dtgznZpM/dLv12RcSlw/xHbeQh3FAsGahQr1epKryZcZEMHvztVZHe0g==
3267+
hardhat@2.19.0:
3268+
version "2.19.0"
3269+
resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.19.0.tgz#1e08658863550ba351788ea128e544ff80584a31"
3270+
integrity sha512-kMpwovOEfrFRQXEopCP+JTcKVwSYVj8rnXE0LynxDqnh06yvyKCQknmXL6IVYTHQL6Csysc/yNbCHQbjSeJGpA==
32713271
dependencies:
32723272
"@ethersproject/abi" "^5.1.2"
32733273
"@metamask/eth-sig-util" "^4.0.0"

0 commit comments

Comments
 (0)