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 c83c236 commit a4a38c6Copy full SHA for a4a38c6
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.18.0",
13
- "@typescript-eslint/parser": "^7.18.0",
+ "@typescript-eslint/eslint-plugin": "^8.34.0",
+ "@typescript-eslint/parser": "^8.34.0",
14
"eslint": "^8.57.1",
15
"typescript": "5.8.3"
16
},
0 commit comments