Skip to content

Commit 20d5ebb

Browse files
committed
fix: update @typescript-eslint/eslint-plugin and @typescript-eslint/parser in template
1 parent 6ce0e1b commit 20d5ebb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"@types/react-dom": "16.9.5",
1010
"@types/react-redux": "7.1.7",
1111
"@types/react-router-dom": "5.1.3",
12-
"@typescript-eslint/eslint-plugin": "2.18.0",
13-
"@typescript-eslint/parser": "2.18.0",
12+
"@typescript-eslint/eslint-plugin": "4.8.1",
13+
"@typescript-eslint/parser": "4.8.1",
1414
"enzyme": "3.11.0",
1515
"enzyme-adapter-react-16": "1.15.2",
1616
"eslint": "7.11.0",

0 commit comments

Comments
 (0)