|
49 | 49 | "@types/react-dom": "^17.0.10",
|
50 | 50 | "@types/react-modal": "^3.13.1",
|
51 | 51 | "@types/styled-components": "^5.1.15",
|
52 |
| - "@typescript-eslint/eslint-plugin": "^5.19.0", |
53 |
| - "@typescript-eslint/parser": "^5.19.0", |
| 52 | + "@typescript-eslint/eslint-plugin": "^5.35.1", |
| 53 | + "@typescript-eslint/parser": "^5.35.1", |
54 | 54 | "babel-plugin-styled-components": "^1.13.3",
|
55 | 55 | "cypress": "^9.5.4",
|
56 |
| - "eslint": "^8.12.0", |
| 56 | + "eslint": "^8.22.0", |
57 | 57 | "eslint-config-airbnb": "^18.2.1",
|
58 |
| - "eslint-config-prettier": "^8.3.0", |
| 58 | + "eslint-config-prettier": "^8.5.0", |
59 | 59 | "eslint-plugin-cypress": "^2.12.1",
|
60 |
| - "eslint-plugin-import": "^2.25.2", |
61 |
| - "eslint-plugin-jsx-a11y": "^6.4.1", |
62 |
| - "eslint-plugin-prettier": "^4.0.0", |
63 |
| - "eslint-plugin-react": "^7.26.1", |
64 |
| - "eslint-plugin-react-hooks": "^4.4.0", |
| 60 | + "eslint-plugin-import": "^2.26.0", |
| 61 | + "eslint-plugin-jsx-a11y": "^6.6.1", |
| 62 | + "eslint-plugin-prettier": "^4.2.1", |
| 63 | + "eslint-plugin-react": "^7.31.0", |
| 64 | + "eslint-plugin-react-hooks": "^4.6.0", |
65 | 65 | "jest": "^27.3.1",
|
66 |
| - "prettier": "^2.4.1", |
| 66 | + "prettier": "^2.7.1", |
67 | 67 | "start-server-and-test": "^1.14.0",
|
68 | 68 | "typescript": "^4.3.5"
|
69 | 69 | }
|
|
0 commit comments