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 4a3c129 commit 9ac662dCopy full SHA for 9ac662d
src/generators/linting-eslint-ts/templates/package.json
@@ -1,6 +1,6 @@
1
{
2
"devDependencies": {
3
- "eslint": "^8.30.0",
+ "eslint": "^8.31.0",
4
"@open-wc/eslint-config": "^9.0.0",
5
"@typescript-eslint/parser": "^4.33.0",
6
"@typescript-eslint/eslint-plugin": "^4.33.0"
src/generators/linting-eslint/templates/package.json
"@open-wc/eslint-config": "^9.0.2"
},
"eslintConfig": {
0 commit comments