Skip to content

Commit 94dce94

Browse files
committed
chore: update eslint + react-script
1 parent f827bfe commit 94dce94

File tree

2 files changed

+3594
-3233
lines changed

2 files changed

+3594
-3233
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@typescript-eslint/parser": "^2.16.0",
4949
"enzyme": "^3.11.0",
5050
"enzyme-adapter-react-16": "^1.15.2",
51-
"eslint": "^7.0.0",
51+
"eslint": "^7.11.0",
5252
"eslint-config-airbnb-typescript": "^6.3.1",
5353
"eslint-config-prettier": "^6.9.0",
5454
"eslint-plugin-import": "^2.20.0",
@@ -61,7 +61,7 @@
6161
"react-dom": "^16.12.0",
6262
"react-redux": "^7.1.3",
6363
"react-router-dom": "^5.1.2",
64-
"react-scripts": "3.4.4",
64+
"react-scripts": "4.0.0",
6565
"redux": "^4.0.5",
6666
"redux-devtools-extension": "^2.13.8",
6767
"redux-mock-store": "^1.5.4",

0 commit comments

Comments
 (0)