Skip to content

Commit 4d84400

Browse files
committed
Bump packages: @types/node: 22.9.3 -> 22.9.4, @typescript-eslint/eslint-plugin: 8.15.0 -> 8.16.0, @typescript-eslint/parser: 8.15.0 -> 8.16.0
1 parent 300063a commit 4d84400

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

0 commit comments

Comments
 (0)