Skip to content

Commit 8d20883

Browse files
fix: update typescript-eslint monorepo to v6
1 parent e28fd23 commit 8d20883

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"dependencies": {
3838
"@thc/webpack-chemistry": "1.0.1-beta.0",
3939
"@thc/webpack-quark-babel": "1.0.1-beta.1",
40-
"@typescript-eslint/eslint-plugin": "4.8.1",
41-
"@typescript-eslint/parser": "4.8.1",
40+
"@typescript-eslint/eslint-plugin": "6.7.5",
41+
"@typescript-eslint/parser": "6.7.5",
4242
"eslint": "7.14.0",
4343
"fork-ts-checker-webpack-plugin": "6.0.3",
4444
"ts-loader": "8.0.11"

0 commit comments

Comments
 (0)