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 8bba2a8 commit 31af4d3Copy full SHA for 31af4d3
package.json
@@ -5,7 +5,7 @@
5
"devDependencies": {
6
"autoprefixer": "10.4.12",
7
"babel-core": "6.26.3",
8
- "babel-eslint": "10.1.0",
+ "@babel/eslint-parser": "7.11.0",
9
"babel-jest": "29.1.2",
10
"babel-loader": "8.2.5",
11
"babel-preset-react-app": "10.0.1",
@@ -20,9 +20,9 @@
20
"eslint-config-react-app": "7.0.1",
21
"eslint-loader": "4.0.2",
22
"eslint-plugin-flowtype": "8.0.3",
23
- "eslint-plugin-import": "2.26.0",
24
- "eslint-plugin-jsx-a11y": "6.6.1",
25
- "eslint-plugin-react": "7.31.8",
+ "eslint-plugin-import": "2.30.0",
+ "eslint-plugin-jsx-a11y": "6.10.0",
+ "eslint-plugin-react": "7.36.0",
26
"extract-text-webpack-plugin": "3.0.2",
27
"file-loader": "6.2.0",
28
"filesize": "10.0.5",
0 commit comments