Skip to content

Commit 0a7eb88

Browse files
committed
Bump packages: @types/node: 22.9.0 -> 22.9.1, @typescript-eslint/eslint-plugin: 8.14.0 -> 8.15.0, @typescript-eslint/parser: 8.14.0 -> 8.15.0
1 parent 9a6e4e1 commit 0a7eb88

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.9.0",
145+
"@types/node": "^22.9.1",
146146
"@types/vscode": "^1.95.0",
147-
"@typescript-eslint/eslint-plugin": "^8.14.0",
148-
"@typescript-eslint/parser": "^8.14.0",
147+
"@typescript-eslint/eslint-plugin": "^8.15.0",
148+
"@typescript-eslint/parser": "^8.15.0",
149149
"eslint": "^9.15.0",
150150
"ts-loader": "^9.5.1",
151151
"typescript": "^5.6.3",

0 commit comments

Comments
 (0)