Skip to content

Commit f35cf77

Browse files
committed
Bump packages: @typescript-eslint/eslint-plugin: 6.10.0 -> 6.11.0, @typescript-eslint/parser: 6.10.0 -> 6.11.0, ts-loader: 9.5.0 -> 9.5.1
1 parent 7546558 commit f35cf77

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
@@ -411,12 +411,12 @@
411411
"@types/mocha": "^10.0.4",
412412
"@types/node": "^20.9.0",
413413
"@types/vscode": "^1.84.1",
414-
"@typescript-eslint/eslint-plugin": "^6.10.0",
415-
"@typescript-eslint/parser": "^6.10.0",
414+
"@typescript-eslint/eslint-plugin": "^6.11.0",
415+
"@typescript-eslint/parser": "^6.11.0",
416416
"eslint": "^8.53.0",
417417
"glob": "^10.3.10",
418418
"supports-color": "^9.4.0",
419-
"ts-loader": "^9.5.0",
419+
"ts-loader": "^9.5.1",
420420
"typescript": "^5.2.2",
421421
"webpack": "^5.89.0",
422422
"webpack-cli": "^5.1.4"

0 commit comments

Comments
 (0)