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 c30df3e commit 14f9f04Copy full SHA for 14f9f04
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.18.0",
+ "@typescript-eslint/parser": "^8.18.0",
14
"eslint": "^8.24.0",
15
"typescript": "5.7.2"
16
}
0 commit comments