Skip to content

Commit 252f11a

Browse files
fix: update eslint to v8
1 parent e28fd23 commit 252f11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/quarks/webpack-quark-typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@thc/webpack-quark-babel": "1.0.1-beta.1",
4040
"@typescript-eslint/eslint-plugin": "4.8.1",
4141
"@typescript-eslint/parser": "4.8.1",
42-
"eslint": "7.14.0",
42+
"eslint": "8.54.0",
4343
"fork-ts-checker-webpack-plugin": "6.0.3",
4444
"ts-loader": "8.0.11"
4545
},

0 commit comments

Comments
 (0)