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 b17bd48 commit 7f0b932Copy full SHA for 7f0b932
package.json
@@ -28,11 +28,11 @@
28
"@commitlint/cli": "^8.3.5",
29
"@commitlint/config-conventional": "^8.3.4",
30
"eslint-config-taro": "~3.0.2",
31
- "@typescript-eslint/eslint-plugin": "^2.26.0",
32
- "@typescript-eslint/parser": "^2.26.0",
+ "@typescript-eslint/eslint-plugin": "^5.20.0",
+ "@typescript-eslint/parser": "^5.20.0",
33
"conventional-changelog-cli": "^2.0.31",
34
"cross-env": "^7.0.2",
35
- "eslint": "^6.8.0",
+ "eslint": "^8.12.0",
36
"eslint-config-o2team": "^0.1.7",
37
"eslint-config-prettier": "^6.10.1",
38
"eslint-import-resolver-custom-alias": "^1.2.0",
0 commit comments