|
50 | 50 | "semantic-release": "semantic-release" |
51 | 51 | }, |
52 | 52 | "dependencies": { |
53 | | - "@next/eslint-plugin-next": "^12.0.7", |
54 | | - "@typescript-eslint/eslint-plugin": "^5.6.0", |
55 | | - "@typescript-eslint/parser": "^5.6.0", |
| 53 | + "@next/eslint-plugin-next": "^12.0.8", |
| 54 | + "@typescript-eslint/eslint-plugin": "^5.10.0", |
| 55 | + "@typescript-eslint/parser": "^5.10.0", |
56 | 56 | "confusing-browser-globals": "^1.0.10", |
57 | 57 | "eslint-config-prettier": "^8.3.0", |
58 | 58 | "eslint-import-resolver-typescript": "^2.5.0", |
59 | | - "eslint-plugin-import": "^2.25.3", |
60 | | - "eslint-plugin-jest": "^25.3.0", |
| 59 | + "eslint-plugin-import": "^2.25.4", |
| 60 | + "eslint-plugin-jest": "^25.7.0", |
61 | 61 | "eslint-plugin-jsx-a11y": "^6.5.1", |
62 | 62 | "eslint-plugin-prettier": "^4.0.0", |
63 | | - "eslint-plugin-react": "^7.27.1", |
| 63 | + "eslint-plugin-react": "^7.28.0", |
64 | 64 | "eslint-plugin-react-hooks": "^4.3.0", |
65 | | - "eslint-plugin-testing-library": "^5.0.1", |
| 65 | + "eslint-plugin-testing-library": "^5.0.3", |
66 | 66 | "read-pkg-up": "^7.0.1" |
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | 69 | "@types/confusing-browser-globals": "^1.0.0", |
70 | 70 | "eslint-find-rules": "^4.0.0" |
71 | 71 | }, |
72 | 72 | "peerDependencies": { |
73 | | - "eslint": "^8.4", |
| 73 | + "eslint": "^8.7", |
74 | 74 | "prettier": "^2.5", |
75 | 75 | "typescript": "^4.5" |
76 | 76 | }, |
|
0 commit comments