Skip to content

Commit 4d03f68

Browse files
committed
feat: upgrade typescript-eslint to v4
1 parent 3ac7e90 commit 4d03f68

File tree

2 files changed

+197
-31
lines changed

2 files changed

+197
-31
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
},
3232
"dependencies": {
3333
"@regru/eslint-plugin-prefer-early-return": "1.0.0",
34-
"@typescript-eslint/eslint-plugin": "^3.2.0",
35-
"@typescript-eslint/parser": "^3.2.0",
34+
"@typescript-eslint/eslint-plugin": "^4.2.0",
35+
"@typescript-eslint/parser": "^4.2.0",
3636
"eslint-config-airbnb-base": "^14.0.0",
3737
"eslint-config-prettier": "^6.9.0",
3838
"eslint-plugin-eslint-comments": "^3.1.2",

0 commit comments

Comments
 (0)