Skip to content

Commit a9a7cff

Browse files
authored
feat: upgrade @types/node from 22.17.0 to 24.0.13 (#1287)
Snyk has created this PR to upgrade @types/node from 22.17.0 to 24.0.13. See this package in npm: @types/node See this project in Snyk: https://app.snyk.io/org/dargon789/project/4f4e0939-464d-4396-922e-0341f9ec1a50?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-io[bot] <141718529+snyk-io[bot]@users.noreply.github.com>
1 parent 145dda8 commit a9a7cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/hardhat-foundry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@nomicfoundation/eslint-plugin-slow-imports": "workspace:^",
4141
"@types/chai": "^5.2.2",
4242
"@types/mocha": ">=9.1.0",
43-
"@types/node": "^22.15.14",
43+
"@types/node": "^24.0.13",
4444
"@typescript-eslint/eslint-plugin": "8.34.1",
4545
"@typescript-eslint/parser": "8.34.0",
4646
"chai": "^5.2.0",

0 commit comments

Comments
 (0)