Skip to content

Commit ba7cf2c

Browse files
fix(deps): update dependency @types/node to v22
1 parent 446e40e commit ba7cf2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/express": "~4.17.14",
4949
"@types/http-proxy": "~1.17.9",
5050
"@types/minimist": "~1.2.2",
51-
"@types/node": "~18.14.0",
51+
"@types/node": "~22.10.0",
5252
"body-parser": "~1.20.1",
5353
"chokidar": "~4.0.0",
5454
"clear-module": "~4.1.2",

0 commit comments

Comments
 (0)