Skip to content

Commit 1b598a9

Browse files
committed
Bump packages: @types/node: 22.9.0 -> 22.9.1
1 parent c1b21ee commit 1b598a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"watch": "tsc -watch -p ./"
148148
},
149149
"devDependencies": {
150-
"@types/node": "^22.9.0",
150+
"@types/node": "^22.9.1",
151151
"@types/vscode": "^1.95.0",
152152
"ts-loader": "^9.5.1",
153153
"typescript": "^5.6.3",

0 commit comments

Comments
 (0)