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 e5958e9 commit f39fb65Copy full SHA for f39fb65
package.json
@@ -106,7 +106,7 @@
106
"@types/tapable": "^1",
107
"@types/webpack": "^4.41.26",
108
"@types/webpack-dev-server": "^3.11.3",
109
- "@typescript-eslint/eslint-plugin": "^7.8.0",
+ "@typescript-eslint/eslint-plugin": "^8.43.0",
110
"@typescript-eslint/parser": "^7.8.0",
111
"@vitest/coverage-istanbul": "^3.2.4",
112
"babel-jest": "^29.7.0",
packages/eslint-config-taro/package.json
@@ -28,7 +28,7 @@
28
"dependencies": {
29
"@babel/eslint-parser": "^7.24.1",
30
"@typescript-eslint/parser": "^6.2.0",
31
- "@typescript-eslint/eslint-plugin": "^6.2.0",
32
"eslint-plugin-import": "^2.29.1"
33
},
34
"peerDependencies": {
0 commit comments