Skip to content

Commit fb0b6c5

Browse files
committed
Bump packages: @types/node: 22.5.5 -> 22.6.1, @typescript-eslint/eslint-plugin: 8.6.0 -> 8.7.0, @typescript-eslint/parser: 8.6.0 -> 8.7.0, eslint: 9.11.0 -> 9.11.1
1 parent 6267779 commit fb0b6c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,11 +142,11 @@
142142
},
143143
"devDependencies": {
144144
"@types/glob": "^8.1.0",
145-
"@types/node": "^22.5.5",
145+
"@types/node": "^22.6.1",
146146
"@types/vscode": "^1.93.0",
147-
"@typescript-eslint/eslint-plugin": "^8.6.0",
148-
"@typescript-eslint/parser": "^8.6.0",
149-
"eslint": "^9.11.0",
147+
"@typescript-eslint/eslint-plugin": "^8.7.0",
148+
"@typescript-eslint/parser": "^8.7.0",
149+
"eslint": "^9.11.1",
150150
"ts-loader": "^9.5.1",
151151
"typescript": "^5.6.2",
152152
"webpack": "^5.94.0",

0 commit comments

Comments
 (0)