Skip to content

Commit 300063a

Browse files
committed
Bump packages: @types/node: 22.9.1 -> 22.9.3, typescript: 5.6.3 -> 5.7.2
1 parent 0a7eb88 commit 300063a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,13 +142,13 @@
142142
},
143143
"devDependencies": {
144144
"@types/glob": "^8.1.0",
145-
"@types/node": "^22.9.1",
145+
"@types/node": "^22.9.3",
146146
"@types/vscode": "^1.95.0",
147147
"@typescript-eslint/eslint-plugin": "^8.15.0",
148148
"@typescript-eslint/parser": "^8.15.0",
149149
"eslint": "^9.15.0",
150150
"ts-loader": "^9.5.1",
151-
"typescript": "^5.6.3",
151+
"typescript": "^5.7.2",
152152
"webpack": "^5.96.1",
153153
"webpack-cli": "^5.1.4"
154154
},

0 commit comments

Comments
 (0)