Skip to content

Commit 02c6700

Browse files
committed
Bump packages: @types/node: 22.8.2 -> 22.8.3, @typescript-eslint/eslint-plugin: 8.12.1 -> 8.12.2, @typescript-eslint/parser: 8.12.1 -> 8.12.2
1 parent 5d57f21 commit 02c6700

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.2",
145+
"@types/node": "^22.8.3",
146146
"@types/vscode": "^1.94.0",
147-
"@typescript-eslint/eslint-plugin": "^8.12.1",
148-
"@typescript-eslint/parser": "^8.12.1",
147+
"@typescript-eslint/eslint-plugin": "^8.12.2",
148+
"@typescript-eslint/parser": "^8.12.2",
149149
"eslint": "^9.13.0",
150150
"ts-loader": "^9.5.1",
151151
"typescript": "^5.6.3",

0 commit comments

Comments
 (0)