Skip to content

Commit a42cd89

Browse files
committed
Bump packages: @types/node: 20.10.4 -> 20.10.5, @typescript-eslint/eslint-plugin: 6.13.2 -> 6.15.0, @typescript-eslint/parser: 6.13.2 -> 6.15.0, eslint: 8.55.0 -> 8.56.0
1 parent fa946cf commit a42cd89

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
@@ -409,11 +409,11 @@
409409
"devDependencies": {
410410
"@types/glob": "^8.1.0",
411411
"@types/mocha": "^10.0.6",
412-
"@types/node": "^20.10.4",
412+
"@types/node": "^20.10.5",
413413
"@types/vscode": "^1.85.0",
414-
"@typescript-eslint/eslint-plugin": "^6.13.2",
415-
"@typescript-eslint/parser": "^6.13.2",
416-
"eslint": "^8.55.0",
414+
"@typescript-eslint/eslint-plugin": "^6.15.0",
415+
"@typescript-eslint/parser": "^6.15.0",
416+
"eslint": "^8.56.0",
417417
"glob": "^10.3.10",
418418
"supports-color": "^9.4.0",
419419
"ts-loader": "^9.5.1",

0 commit comments

Comments
 (0)