|
61 | 61 | "@types/node": "^18.11.18", |
62 | 62 | "@types/rimraf": "^3.0.2", |
63 | 63 | "@types/which": "^2.0.2", |
64 | | - "@typescript-eslint/eslint-plugin": "^5.54.1", |
65 | | - "@typescript-eslint/parser": "^5.54.1", |
| 64 | + "@typescript-eslint/eslint-plugin": "^5.62.0", |
| 65 | + "@typescript-eslint/parser": "^5.62.0", |
66 | 66 | "commitizen": "^4.3.0", |
67 | 67 | "concurrently": "^7.6.0", |
68 | 68 | "cosmiconfig": "^8.0.0", |
69 | 69 | "cross-env": "^7.0.3", |
70 | 70 | "cross-spawn": "^7.0.3", |
71 | 71 | "doctoc": "^2.2.1", |
72 | | - "eslint": "^8.35.0", |
| 72 | + "eslint": "^8.46.0", |
73 | 73 | "eslint-config-airbnb": "19.0.4", |
74 | | - "eslint-config-airbnb-typescript": "^17.0.0", |
75 | | - "eslint-config-prettier": "^8.7.0", |
76 | | - "eslint-plugin-import": "^2.27.5", |
77 | | - "eslint-plugin-jest": "^27.2.1", |
| 74 | + "eslint-config-airbnb-typescript": "^17.1.0", |
| 75 | + "eslint-config-prettier": "^8.10.0", |
| 76 | + "eslint-plugin-import": "^2.28.0", |
| 77 | + "eslint-plugin-jest": "^27.2.3", |
78 | 78 | "eslint-plugin-jsx-a11y": "^6.7.1", |
79 | 79 | "eslint-plugin-prettier": "^4.2.1", |
80 | | - "eslint-plugin-react": "^7.32.2", |
| 80 | + "eslint-plugin-react": "^7.33.1", |
81 | 81 | "eslint-plugin-react-hooks": "^4.6.0", |
82 | 82 | "glob": "^8.1.0", |
83 | 83 | "is-ci": "^3.0.1", |
|
0 commit comments