Skip to content

Commit 11e25dc

Browse files
committed
fix: use alpha typescript eslint
1 parent ef23751 commit 11e25dc

File tree

2 files changed

+77
-85
lines changed

2 files changed

+77
-85
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@babel/eslint-parser": "^7.21.8",
2626
"@babel/plugin-syntax-flow": "^7.21.4",
2727
"@babel/plugin-syntax-jsx": "^7.21.4",
28-
"@typescript-eslint/eslint-plugin": "^5.59.7",
29-
"@typescript-eslint/parser": "^5.59.7",
28+
"@typescript-eslint/eslint-plugin": "6.0.0-alpha.138",
29+
"@typescript-eslint/parser": "6.0.0-alpha.138",
3030
"eslint": "^8.41.0",
3131
"eslint-config-prettier": "^8.8.0",
3232
"eslint-plugin-html": "^7.1.0",

pnpm-lock.yaml

Lines changed: 75 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)