We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78314c0 commit ef23751Copy full SHA for ef23751
2 files changed
package.json
@@ -27,7 +27,7 @@
27
"@babel/plugin-syntax-jsx": "^7.21.4",
28
"@typescript-eslint/eslint-plugin": "^5.59.7",
29
"@typescript-eslint/parser": "^5.59.7",
30
- "eslint": "^8.17.0",
+ "eslint": "^8.41.0",
31
"eslint-config-prettier": "^8.8.0",
32
"eslint-plugin-html": "^7.1.0",
33
"eslint-plugin-import": "^2.27.5",
@@ -45,7 +45,6 @@
45
"devDependencies": {
46
"@types/node": "^20.2.3",
47
"@types/semver": "^7.5.0",
48
- "eslint": "^8",
49
"execa": "^5.1.1",
50
"gitly": "^2.4.2",
51
"npm-check-updates": "16.10.12",
0 commit comments