Upgrade typescript-eslint to 6.7.x.
There are breaking changes listed in https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/, as we are upgrading from 5.9.x This adds support for TypeScript 5.2 via 6.5.0 Signed-off-by: Axel Hecht <axel@pike.org>
This commit is contained in:
@@ -66,8 +66,8 @@
|
||||
"@swc/jest": "^0.2.22",
|
||||
"@types/jest": "^29.0.0",
|
||||
"@types/webpack-env": "^1.15.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.9.0",
|
||||
"@typescript-eslint/parser": "^5.9.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.7.2",
|
||||
"@typescript-eslint/parser": "^6.7.2",
|
||||
"@yarnpkg/lockfile": "^1.1.0",
|
||||
"@yarnpkg/parsers": "^3.0.0-rc.4",
|
||||
"bfj": "^7.0.2",
|
||||
|
||||
Reference in New Issue
Block a user