Skip to content

Commit 20b18f1

Browse files
Update typescript-eslint monorepo to v6 (#431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a5b489 commit 20b18f1

File tree

2 files changed

+102
-98
lines changed

2 files changed

+102
-98
lines changed

package-lock.json

Lines changed: 100 additions & 96 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -529,8 +529,8 @@
529529
"@types/node": "~18.16.0",
530530
"@types/vscode": "^1.74.0",
531531
"@types/which": "^3.0.0",
532-
"@typescript-eslint/eslint-plugin": "^5.46.0",
533-
"@typescript-eslint/parser": "^5.46.0",
532+
"@typescript-eslint/eslint-plugin": "^6.0.0",
533+
"@typescript-eslint/parser": "^6.0.0",
534534
"@vscode/test-electron": "^2.2.1",
535535
"@vscode/vsce": "~2.19.0",
536536
"antlr4ts-cli": "0.5.0-alpha.4",

0 commit comments

Comments
 (0)