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 eca6cae commit 38301fdCopy full SHA for 38301fd
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.13.1",
6
- "@typescript-eslint/eslint-plugin": "^7.13.1"
+ "@typescript-eslint/parser": "^7.14.1",
+ "@typescript-eslint/eslint-plugin": "^7.14.1"
7
},
8
"eslintConfig": {
9
"parser": "@typescript-eslint/parser",
0 commit comments