|
2 | 2 | "name": "@coderwyd/eslint-config",
|
3 | 3 | "type": "module",
|
4 | 4 | "version": "4.4.0",
|
5 |
| - "packageManager": "pnpm@10.12.1", |
| 5 | + "packageManager": "pnpm@10.12.2", |
6 | 6 | "description": "Donny's ESLint config",
|
7 | 7 | "author": "Donny Wang <donny526@outlook.com> (https://github.com/coderwyd/)",
|
8 | 8 | "license": "MIT",
|
|
90 | 90 | "eslint-config-flat-gitignore": "^2.1.0",
|
91 | 91 | "eslint-config-prettier": "^10.1.5",
|
92 | 92 | "eslint-plugin-antfu": "^3.1.1",
|
93 |
| - "eslint-plugin-command": "^3.2.1", |
| 93 | + "eslint-plugin-command": "^3.3.1", |
94 | 94 | "eslint-plugin-de-morgan": "^1.3.0",
|
95 | 95 | "eslint-plugin-eslint-comments": "^3.2.0",
|
96 | 96 | "eslint-plugin-import-lite": "^0.3.0",
|
97 |
| - "eslint-plugin-jsdoc": "^51.0.7", |
| 97 | + "eslint-plugin-jsdoc": "^51.2.1", |
98 | 98 | "eslint-plugin-jsonc": "^2.20.1",
|
99 | 99 | "eslint-plugin-n": "^17.20.0",
|
100 | 100 | "eslint-plugin-no-only-tests": "^3.3.0",
|
|
110 | 110 | "local-pkg": "^1.1.1",
|
111 | 111 | "parse-gitignore": "^2.0.0",
|
112 | 112 | "picocolors": "^1.1.1",
|
113 |
| - "prettier": "^3.5.3", |
| 113 | + "prettier": "^3.6.0", |
114 | 114 | "prompts": "^2.4.2",
|
115 | 115 | "vue-eslint-parser": "^10.1.3",
|
116 | 116 | "yaml-eslint-parser": "^1.3.0",
|
|
0 commit comments