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 9c5fb0c commit 24fae8aCopy full SHA for 24fae8a
src/generators/linting-eslint-ts/templates/package.json
@@ -2,8 +2,8 @@
2
"devDependencies": {
3
"eslint": "^8.57.0",
4
"@open-wc/eslint-config": "^12.0.3",
5
- "@typescript-eslint/parser": "^7.10.0",
6
- "@typescript-eslint/eslint-plugin": "^7.10.0"
+ "@typescript-eslint/parser": "^7.11.0",
+ "@typescript-eslint/eslint-plugin": "^7.11.0"
7
},
8
"eslintConfig": {
9
"parser": "@typescript-eslint/parser",
0 commit comments