Skip to content

Commit c3045a1

Browse files
committed
Bump packages: @types/node: 22.8.7 -> 22.9.0, @typescript-eslint/eslint-plugin: 8.12.2 -> 8.13.0, @typescript-eslint/parser: 8.12.2 -> 8.13.0
1 parent 6c7a1e3 commit c3045a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,10 @@
142142
},
143143
"devDependencies": {
144144
"@types/glob": "^8.1.0",
145-
"@types/node": "^22.8.7",
145+
"@types/node": "^22.9.0",
146146
"@types/vscode": "^1.95.0",
147-
"@typescript-eslint/eslint-plugin": "^8.12.2",
148-
"@typescript-eslint/parser": "^8.12.2",
147+
"@typescript-eslint/eslint-plugin": "^8.13.0",
148+
"@typescript-eslint/parser": "^8.13.0",
149149
"eslint": "^9.14.0",
150150
"ts-loader": "^9.5.1",
151151
"typescript": "^5.6.3",

0 commit comments

Comments
 (0)