|
31 | 31 | "@babel/core": "7.10.5",
|
32 | 32 | "@pmmmwh/react-refresh-webpack-plugin": "0.4.1",
|
33 | 33 | "@svgr/webpack": "5.4.0",
|
34 |
| - "@typescript-eslint/eslint-plugin": "^3.3.0", |
35 |
| - "@typescript-eslint/parser": "^3.3.0", |
| 34 | + "@typescript-eslint/eslint-plugin": "^4.1.0", |
| 35 | + "@typescript-eslint/parser": "^4.1.0", |
36 | 36 | "babel-eslint": "^10.1.0",
|
37 | 37 | "babel-jest": "^26.3.0",
|
38 | 38 | "babel-loader": "8.1.0",
|
|
44 | 44 | "css-loader": "3.6.0",
|
45 | 45 | "dotenv": "8.2.0",
|
46 | 46 | "dotenv-expand": "5.1.0",
|
47 |
| - "eslint": "^7.5.0", |
| 47 | + "eslint": "^7.9.0", |
48 | 48 | "eslint-config-react-app": "^5.2.1",
|
49 | 49 | "eslint-loader": "^4.0.2",
|
50 | 50 | "eslint-plugin-flowtype": "^5.2.0",
|
51 | 51 | "eslint-plugin-import": "^2.22.0",
|
52 |
| - "eslint-plugin-jest": "^24.0.0", |
| 52 | + "eslint-plugin-jest": "^24.0.1", |
53 | 53 | "eslint-plugin-jsx-a11y": "^6.3.1",
|
54 |
| - "eslint-plugin-react": "^7.20.3", |
55 |
| - "eslint-plugin-react-hooks": "^4.0.8", |
| 54 | + "eslint-plugin-react": "^7.20.6", |
| 55 | + "eslint-plugin-react-hooks": "^4.1.2", |
56 | 56 | "file-loader": "6.0.0",
|
57 | 57 | "fs-extra": "^9.0.0",
|
58 | 58 | "html-webpack-plugin": "4.3.0",
|
|
0 commit comments