|
68 | 68 | "@eslint-types/typescript-eslint": "^6.17.0", |
69 | 69 | "@eslint-types/unicorn": "^50.0.1", |
70 | 70 | "@toml-tools/parser": "^1.0.0", |
71 | | - "@typescript-eslint/eslint-plugin": "^6.18.0", |
72 | | - "@typescript-eslint/parser": "^6.18.0", |
| 71 | + "@typescript-eslint/eslint-plugin": "^6.18.1", |
| 72 | + "@typescript-eslint/parser": "^6.18.1", |
73 | 73 | "eslint-config-flat-gitignore": "^0.1.2", |
74 | 74 | "eslint-config-prettier": "^9.1.0", |
75 | 75 | "eslint-plugin-antfu": "^2.1.1", |
|
98 | 98 | }, |
99 | 99 | "devDependencies": { |
100 | 100 | "@antfu/ni": "^0.21.12", |
101 | | - "@types/eslint": "^8.56.1", |
| 101 | + "@types/eslint": "^8.56.2", |
102 | 102 | "@types/fs-extra": "^11.0.4", |
103 | | - "@types/node": "^20.10.6", |
| 103 | + "@types/node": "^20.10.8", |
104 | 104 | "@types/prompts": "^2.4.9", |
105 | 105 | "@types/yargs": "^17.0.32", |
106 | 106 | "@unocss/eslint-plugin": "^0.58.3", |
|
0 commit comments