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 a613fd7 commit 4a9648cCopy full SHA for 4a9648c
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.12.0",
6
- "@typescript-eslint/eslint-plugin": "^7.12.0"
+ "@typescript-eslint/parser": "^7.13.0",
+ "@typescript-eslint/eslint-plugin": "^7.13.0"
7
},
8
"eslintConfig": {
9
"parser": "@typescript-eslint/parser",
0 commit comments