Skip to content

Commit 725989f

Browse files
committed
Bump packages: @types/node: 20.10.6 -> 20.11.5, @typescript-eslint/eslint-plugin: 6.17.0 -> 6.19.0, @typescript-eslint/parser: 6.17.0 -> 6.19.0
1 parent 7b9e9ed commit 725989f

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
@@ -409,10 +409,10 @@
409409
"devDependencies": {
410410
"@types/glob": "^8.1.0",
411411
"@types/mocha": "^10.0.6",
412-
"@types/node": "^20.10.6",
412+
"@types/node": "^20.11.5",
413413
"@types/vscode": "^1.85.0",
414-
"@typescript-eslint/eslint-plugin": "^6.17.0",
415-
"@typescript-eslint/parser": "^6.17.0",
414+
"@typescript-eslint/eslint-plugin": "^6.19.0",
415+
"@typescript-eslint/parser": "^6.19.0",
416416
"eslint": "^8.56.0",
417417
"glob": "^10.3.10",
418418
"supports-color": "^9.4.0",

0 commit comments

Comments
 (0)