|
30 | 30 | "dependencies": {
|
31 | 31 | "@babel/core": "7.4.3",
|
32 | 32 | "@svgr/webpack": "4.3.1",
|
33 |
| - "@typescript-eslint/eslint-plugin": "1.10.2", |
34 |
| - "@typescript-eslint/parser": "1.10.2", |
35 |
| - "babel-eslint": "10.0.1", |
| 33 | + "@typescript-eslint/eslint-plugin": "1.13.0", |
| 34 | + "@typescript-eslint/parser": "1.13.0", |
| 35 | + "babel-eslint": "10.0.2", |
36 | 36 | "babel-jest": "^24.8.0",
|
37 | 37 | "babel-loader": "8.0.5",
|
38 | 38 | "babel-plugin-named-asset-import": "^0.3.2",
|
|
42 | 42 | "css-loader": "2.1.1",
|
43 | 43 | "dotenv": "6.2.0",
|
44 | 44 | "dotenv-expand": "4.2.0",
|
45 |
| - "eslint": "^5.16.0", |
| 45 | + "eslint": "^6.1.0", |
46 | 46 | "eslint-config-react-app": "^4.0.1",
|
47 |
| - "eslint-loader": "2.1.2", |
48 |
| - "eslint-plugin-flowtype": "2.50.1", |
49 |
| - "eslint-plugin-import": "2.16.0", |
50 |
| - "eslint-plugin-jsx-a11y": "6.2.1", |
51 |
| - "eslint-plugin-react": "7.12.4", |
52 |
| - "eslint-plugin-react-hooks": "^1.5.0", |
| 47 | + "eslint-loader": "2.2.1", |
| 48 | + "eslint-plugin-flowtype": "3.12.1", |
| 49 | + "eslint-plugin-import": "2.18.2", |
| 50 | + "eslint-plugin-jsx-a11y": "6.2.3", |
| 51 | + "eslint-plugin-react": "7.14.3", |
| 52 | + "eslint-plugin-react-hooks": "^1.6.1", |
53 | 53 | "file-loader": "3.0.1",
|
54 | 54 | "fs-extra": "7.0.1",
|
55 | 55 | "html-webpack-plugin": "4.0.0-beta.5",
|
|
0 commit comments