Skip to content

Commit b08856f

Browse files
committed
chore: Bump hardhat to 2.22.7
1 parent 0bba027 commit b08856f

File tree

6 files changed

+25
-51
lines changed

6 files changed

+25
-51
lines changed

crates/tools/js/benchmark/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"argparse": "^2.0.1",
2020
"chai": "^4.2.0",
21-
"hardhat": "2.22.6",
21+
"hardhat": "2.22.7",
2222
"lodash": "^4.17.11",
2323
"mocha": "^10.0.0",
2424
"tsx": "^4.7.1"

hardhat-tests/integration/smock/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@nomiclabs/hardhat-ethers": "^2.2.3",
1313
"chai": "^4.3.6",
1414
"ethers": "5",
15-
"hardhat": "2.22.6",
15+
"hardhat": "2.22.7",
1616
"mocha": "^10.0.0"
1717
}
1818
}

hardhat-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ethereumjs-abi": "^0.6.8",
5555
"ethers": "^6.1.0",
5656
"fs-extra": "^7.0.1",
57-
"hardhat": "2.22.6",
57+
"hardhat": "2.22.7",
5858
"mocha": "^10.0.0",
5959
"prettier": "2.4.1",
6060
"rimraf": "^3.0.2",

package.json

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
"pnpm": {
1717
"overrides": {
1818
"hardhat>@nomicfoundation/edr": "workspace:*"
19-
},
20-
"patchedDependencies": {
21-
2219
}
2320
},
2421
"engines": {

patches/[email protected]

-24
This file was deleted.

pnpm-lock.yaml

+22-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)