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 394cd6b commit 7b69c63Copy full SHA for 7b69c63
org.eclipse.wildwebdeveloper.tests/testProjects/eslint/package.json
@@ -9,8 +9,8 @@
9
"author": "Andrew Obuchowicz",
10
"license": "ISC",
11
"devDependencies": {
12
- "@typescript-eslint/eslint-plugin": "^7.0.1",
13
- "@typescript-eslint/parser": "^7.0.1",
+ "@typescript-eslint/eslint-plugin": "^8.8.0",
+ "@typescript-eslint/parser": "^8.8.0",
14
"eslint": "^8.24.0",
15
"typescript": "5.6.2"
16
}
0 commit comments