|
32 | 32 | "author": "Jeff Wainwright <yowainwright@gmail.com> (https://jeffry.in)", |
33 | 33 | "license": "MIT", |
34 | 34 | "dependencies": { |
35 | | - "commander": "12.1.0", |
| 35 | + "commander": "13.0.0", |
36 | 36 | "compare-versions": "6.1.1", |
37 | 37 | "cosmiconfig": "9.0.0", |
38 | | - "fast-glob": "3.3.2", |
| 38 | + "fast-glob": "3.3.3", |
39 | 39 | "fs-extra": "11.2.0", |
40 | 40 | "gradient-string": "3.0.0", |
41 | 41 | "validate-npm-package-name": "^6.0.0", |
|
45 | 45 | "@commitlint/cli": "19.6.1", |
46 | 46 | "@commitlint/config-conventional": "19.6.0", |
47 | 47 | "@commitlint/prompt": "^19.3.0", |
48 | | - "@commitlint/prompt-cli": "19.6.1", |
| 48 | + "@commitlint/prompt-cli": "19.7.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": "22.10.2", |
| 52 | + "@types/node": "22.10.5", |
53 | 53 | "@types/rimraf": "4.0.5", |
54 | 54 | "@types/validate-npm-package-name": "4.0.2", |
55 | | - "@typescript-eslint/eslint-plugin": "8.18.2", |
56 | | - "@typescript-eslint/parser": "8.18.2", |
| 55 | + "@typescript-eslint/eslint-plugin": "8.19.0", |
| 56 | + "@typescript-eslint/parser": "8.19.0", |
57 | 57 | "codependence": "0.3.1", |
58 | 58 | "eslint": "9.17.0", |
59 | 59 | "eslint-config-prettier": "9.1.0", |
|
0 commit comments