|
43 | 43 | "@types/react-redux": "^7.1.5", |
44 | 44 | "@types/react-router-dom": "^5.1.3", |
45 | 45 | "@types/redux-mock-store": "^1.0.1", |
46 | | - "@typescript-eslint/eslint-plugin": "^4.8.1", |
| 46 | + "@typescript-eslint/eslint-plugin": "^5.0.0", |
47 | 47 | "@typescript-eslint/parser": "5.9.0", |
48 | 48 | "@wojtekmaj/enzyme-adapter-react-17": "^0.6.0", |
49 | 49 | "enzyme": "^3.11.0", |
50 | | - "eslint": "^7.11.0", |
| 50 | + "eslint": "^8.6.0", |
51 | 51 | "eslint-config-airbnb-typescript": "^16.1.0", |
52 | 52 | "eslint-config-prettier": "^8.0.0", |
53 | 53 | "eslint-plugin-import": "^2.22.0", |
54 | 54 | "eslint-plugin-jsx-a11y": "^6.4.1", |
55 | | - "eslint-plugin-prettier": "^3.1.4", |
| 55 | + "eslint-plugin-prettier": "^4.0.0", |
56 | 56 | "eslint-plugin-react": "^7.21.5", |
57 | 57 | "eslint-plugin-react-hooks": "^4.0.8", |
58 | 58 | "prettier": "^2.0.0", |
59 | 59 | "react": "^17.0.0", |
60 | 60 | "react-dom": "^17.0.0", |
61 | 61 | "react-redux": "^7.1.3", |
62 | 62 | "react-router-dom": "^5.1.2", |
63 | | - "react-scripts": "4.0.3", |
| 63 | + "react-scripts": "5.0.0", |
64 | 64 | "redux": "^4.0.5", |
65 | 65 | "redux-devtools-extension": "^2.13.8", |
66 | 66 | "redux-mock-store": "^1.5.4", |
|
0 commit comments