Skip to content

Commit 7f0b932

Browse files
committed
chore: update eslint dependencies
1 parent b17bd48 commit 7f0b932

File tree

2 files changed

+61
-205
lines changed

2 files changed

+61
-205
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"@commitlint/cli": "^8.3.5",
2929
"@commitlint/config-conventional": "^8.3.4",
3030
"eslint-config-taro": "~3.0.2",
31-
"@typescript-eslint/eslint-plugin": "^2.26.0",
32-
"@typescript-eslint/parser": "^2.26.0",
31+
"@typescript-eslint/eslint-plugin": "^5.20.0",
32+
"@typescript-eslint/parser": "^5.20.0",
3333
"conventional-changelog-cli": "^2.0.31",
3434
"cross-env": "^7.0.2",
35-
"eslint": "^6.8.0",
35+
"eslint": "^8.12.0",
3636
"eslint-config-o2team": "^0.1.7",
3737
"eslint-config-prettier": "^6.10.1",
3838
"eslint-import-resolver-custom-alias": "^1.2.0",

0 commit comments

Comments
 (0)