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 72e2b39 commit 0672e5eCopy full SHA for 0672e5e
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.29.1",
+ "@typescript-eslint/parser": "^8.29.1",
14
"eslint": "^8.57.1",
15
"typescript": "5.8.3"
16
},
0 commit comments