Skip to content

Commit cab4310

Browse files
authored
update to @types/node:22x (#288)
1 parent 5f9c3cc commit cab4310

File tree

2 files changed

+51
-25
lines changed

2 files changed

+51
-25
lines changed

package-lock.json

Lines changed: 50 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@types/mocha": "^10.0.10",
19-
"@types/node": "18.x",
19+
"@types/node": "22.x",
2020
"@typescript-eslint/eslint-plugin": "^8.35.1",
2121
"@typescript-eslint/parser": "^8.33.0",
2222
"eslint": "^9.30.0",

0 commit comments

Comments
 (0)