|
18 | 18 | }, |
19 | 19 | "scripts": {}, |
20 | 20 | "dependencies": { |
21 | | - "@spotify/eslint-config-base": "^13.0.1", |
22 | | - "@spotify/eslint-config-react": "^13.0.1", |
23 | | - "@spotify/eslint-config-typescript": "^13.0.1", |
| 21 | + "@spotify/eslint-config-base": "^14.1.6", |
| 22 | + "@spotify/eslint-config-react": "^14.1.6", |
| 23 | + "@spotify/eslint-config-typescript": "^14.1.6", |
24 | 24 | "@spotify/eslint-plugin": "^14.1.6", |
25 | 25 | "@spotify/web-scripts-utils": "^14.1.6", |
26 | | - "@typescript-eslint/eslint-plugin": "^5.13.0", |
27 | | - "@typescript-eslint/parser": "^5.13.0", |
28 | | - "eslint-config-prettier": "^8.1.0", |
| 26 | + "@typescript-eslint/eslint-plugin": "^5.59.6", |
| 27 | + "@typescript-eslint/parser": "^5.59.6", |
| 28 | + "eslint-config-prettier": "^8.8.0", |
29 | 29 | "eslint-plugin-jest": "^27.1.6", |
30 | 30 | "eslint-plugin-jsx-a11y": "^6.4.1", |
31 | | - "eslint-plugin-react": "^7.29.2", |
| 31 | + "eslint-plugin-react": "^7.32.2", |
32 | 32 | "eslint-plugin-react-hooks": "^4.2.0" |
33 | 33 | }, |
34 | 34 | "devDependencies": { |
35 | | - "eslint": "^8.10.0" |
| 35 | + "eslint": "^8.40.0" |
36 | 36 | }, |
37 | 37 | "peerDependencies": { |
38 | | - "@spotify/eslint-plugin": ">=8.x", |
39 | | - "eslint": "^8.10.0" |
| 38 | + "eslint": ">=8.x" |
40 | 39 | }, |
41 | 40 | "publishConfig": { |
42 | 41 | "access": "public" |
|
0 commit comments