Skip to content

Commit c63b511

Browse files
committed
Bump packages: @types/node: 20.8.9 -> 20.8.10, @types/vscode: 1.83.1 -> 1.83.2, @typescript-eslint/eslint-plugin: 6.9.0 -> 6.9.1, @typescript-eslint/parser: 6.9.0 -> 6.9.1
1 parent 92805c9 commit c63b511

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,10 +409,10 @@
409409
"devDependencies": {
410410
"@types/glob": "^8.1.0",
411411
"@types/mocha": "^10.0.3",
412-
"@types/node": "^20.8.9",
413-
"@types/vscode": "^1.83.1",
414-
"@typescript-eslint/eslint-plugin": "^6.9.0",
415-
"@typescript-eslint/parser": "^6.9.0",
412+
"@types/node": "^20.8.10",
413+
"@types/vscode": "^1.83.2",
414+
"@typescript-eslint/eslint-plugin": "^6.9.1",
415+
"@typescript-eslint/parser": "^6.9.1",
416416
"eslint": "^8.52.0",
417417
"glob": "^10.3.10",
418418
"supports-color": "^9.4.0",

0 commit comments

Comments
 (0)