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 f827bfe commit 94dce94Copy full SHA for 94dce94
package.json
@@ -48,7 +48,7 @@
48
"@typescript-eslint/parser": "^2.16.0",
49
"enzyme": "^3.11.0",
50
"enzyme-adapter-react-16": "^1.15.2",
51
- "eslint": "^7.0.0",
+ "eslint": "^7.11.0",
52
"eslint-config-airbnb-typescript": "^6.3.1",
53
"eslint-config-prettier": "^6.9.0",
54
"eslint-plugin-import": "^2.20.0",
@@ -61,7 +61,7 @@
61
"react-dom": "^16.12.0",
62
"react-redux": "^7.1.3",
63
"react-router-dom": "^5.1.2",
64
- "react-scripts": "3.4.4",
+ "react-scripts": "4.0.0",
65
"redux": "^4.0.5",
66
"redux-devtools-extension": "^2.13.8",
67
"redux-mock-store": "^1.5.4",
0 commit comments