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 0229047 commit 05a39faCopy full SHA for 05a39fa
package.json
@@ -44,7 +44,7 @@
44
"@types/react-router-dom": "^5.1.3",
45
"@types/redux-mock-store": "^1.0.1",
46
"@typescript-eslint/eslint-plugin": "^4.8.1",
47
- "@typescript-eslint/parser": "^4.8.1",
+ "@typescript-eslint/parser": "5.9.0",
48
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.0",
49
"enzyme": "^3.11.0",
50
"eslint": "^7.11.0",
template.json
@@ -10,7 +10,7 @@
10
"@types/react-router-dom": "5.1.3",
11
12
"@typescript-eslint/eslint-plugin": "4.8.1",
13
- "@typescript-eslint/parser": "4.8.1",
14
15
"enzyme": "3.11.0",
16
"eslint": "7.11.0",
0 commit comments