We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7691b06 commit 97c4d7fCopy full SHA for 97c4d7f
package.json
@@ -72,7 +72,7 @@
72
"@ota-meshi/eslint-plugin": "^0.15.0",
73
"@shikijs/vitepress-twoslash": "^1.2.2",
74
"@stylistic/eslint-plugin": "~2.0.0",
75
- "@typescript-eslint/eslint-plugin": "^7.4.0",
+ "@typescript-eslint/eslint-plugin": "^8.0.0",
76
"cpx2": "^7.0.0",
77
"cross-env": "^7.0.2",
78
"eslint": "~8.57.0",
tests_fixtures/script-processor-repos/test-with-ts01/package.json
@@ -1,7 +1,7 @@
1
{
2
"devDependencies": {
3
4
- "@typescript-eslint/parser": "^7.0.0",
+ "@typescript-eslint/parser": "^8.0.0",
5
6
"eslint-plugin-lodash-template": "file:../../.."
7
},
0 commit comments