|
32 | 32 | "author": "Jeff Wainwright <yowainwright@gmail.com> (https://jeffry.in)", |
33 | 33 | "license": "MIT", |
34 | 34 | "dependencies": { |
35 | | - "commander": "14.0.2", |
| 35 | + "commander": "14.0.3", |
36 | 36 | "compare-versions": "6.1.1", |
37 | 37 | "cosmiconfig": "9.0.0", |
38 | 38 | "fast-glob": "3.3.3", |
|
42 | 42 | "zip-a-folder": "4.0.4" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@commitlint/cli": "20.3.1", |
46 | | - "@commitlint/config-conventional": "20.3.1", |
| 45 | + "@commitlint/cli": "20.4.0", |
| 46 | + "@commitlint/config-conventional": "20.4.0", |
47 | 47 | "@commitlint/prompt": "^19.3.0", |
48 | | - "@commitlint/prompt-cli": "20.3.1", |
| 48 | + "@commitlint/prompt-cli": "20.4.0", |
49 | 49 | "@eslint/js": "^9.1.1", |
50 | 50 | "@types/fs-extra": "11.0.4", |
51 | 51 | "@types/gradient-string": "1.1.6", |
52 | | - "@types/node": "25.0.10", |
| 52 | + "@types/node": "25.2.0", |
53 | 53 | "@types/rimraf": "4.0.5", |
54 | 54 | "@types/validate-npm-package-name": "4.0.2", |
55 | | - "@typescript-eslint/eslint-plugin": "8.53.1", |
56 | | - "@typescript-eslint/parser": "8.53.1", |
| 55 | + "@typescript-eslint/eslint-plugin": "8.54.0", |
| 56 | + "@typescript-eslint/parser": "8.54.0", |
57 | 57 | "codependence": "0.3.1", |
58 | 58 | "eslint": "9.39.2", |
59 | 59 | "eslint-config-prettier": "10.1.8", |
|
0 commit comments