|
61 | 61 | "@types/node": ">=17.x", |
62 | 62 | "@types/rimraf": "^3.0.2", |
63 | 63 | "@types/which": "^2.0.1", |
64 | | - "@typescript-eslint/eslint-plugin": "^5.13.0", |
65 | | - "@typescript-eslint/parser": "^5.27.0", |
| 64 | + "@typescript-eslint/eslint-plugin": "^5.45.1", |
| 65 | + "@typescript-eslint/parser": "^5.45.1", |
66 | 66 | "arrify": "^2.0.1", |
67 | 67 | "commitizen": "^4.2.4", |
68 | 68 | "concurrently": "^7.0.0", |
69 | 69 | "cosmiconfig": "^7.0.1", |
70 | 70 | "cross-env": "^7.0.3", |
71 | 71 | "cross-spawn": "^7.0.1", |
72 | 72 | "doctoc": "^2.1.0", |
73 | | - "eslint": "^8.16.0", |
74 | | - "eslint-config-airbnb": "19.0.0", |
| 73 | + "eslint": "^8.29.0", |
| 74 | + "eslint-config-airbnb": "19.0.4", |
75 | 75 | "eslint-config-airbnb-typescript": "^17.0.0", |
76 | 76 | "eslint-config-prettier": "^8.5.0", |
77 | | - "eslint-plugin-import": "^2.25.4", |
78 | | - "eslint-plugin-jest": "^26.1.1", |
79 | | - "eslint-plugin-jsx-a11y": "^6.5.1", |
80 | | - "eslint-plugin-prettier": "^4.0.0", |
81 | | - "eslint-plugin-react": "^7.30.0", |
82 | | - "eslint-plugin-react-hooks": "^4.3.0", |
| 77 | + "eslint-plugin-import": "^2.26.0", |
| 78 | + "eslint-plugin-jest": "^26.9.0", |
| 79 | + "eslint-plugin-jsx-a11y": "^6.6.1", |
| 80 | + "eslint-plugin-prettier": "^4.2.1", |
| 81 | + "eslint-plugin-react": "^7.31.11", |
| 82 | + "eslint-plugin-react-hooks": "^4.6.0", |
83 | 83 | "glob": "^8.0.3", |
84 | 84 | "is-ci": "^3.0.1", |
85 | 85 | "jest": "^29.0.2", |
|
0 commit comments