Skip to content

Commit 75cd904

Browse files
Bump hardhat from 2.22.18 to 2.23.0
Bumps [hardhat](https://github.com/nomiclabs/hardhat) from 2.22.18 to 2.23.0. - [Release notes](https://github.com/nomiclabs/hardhat/releases) - [Commits](https://github.com/nomiclabs/hardhat/compare/hardhat@2.22.18...hardhat@2.23.0) --- updated-dependencies: - dependency-name: hardhat dependency-version: 2.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd3360d commit 75cd904

File tree

2 files changed

+139
-184
lines changed

2 files changed

+139
-184
lines changed

tests/hardhat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/node": "^22.13.2",
1313
"chai": "^5.1.2",
1414
"chai-as-promised": "^8.0.1",
15-
"hardhat": "^2.22.18",
15+
"hardhat": "^2.23.0",
1616
"ts-node": "^10.9.2",
1717
"typescript": "^5.7.3",
1818
"viem": "^2.23.2"

0 commit comments

Comments
 (0)