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 ff7037b commit bbf926cCopy full SHA for bbf926c
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.28.0",
+ "@typescript-eslint/parser": "^8.28.0",
14
"eslint": "^8.57.1",
15
"typescript": "5.8.2"
16
},
0 commit comments