|
42 | 42 | "zip-a-folder": "3.1.7" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@commitlint/cli": "19.4.1", |
46 | | - "@commitlint/config-conventional": "19.4.1", |
| 45 | + "@commitlint/cli": "19.5.0", |
| 46 | + "@commitlint/config-conventional": "19.5.0", |
47 | 47 | "@commitlint/prompt": "^19.3.0", |
48 | | - "@commitlint/prompt-cli": "19.4.1", |
| 48 | + "@commitlint/prompt-cli": "19.5.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.5.4", |
| 52 | + "@types/node": "22.5.5", |
53 | 53 | "@types/rimraf": "4.0.5", |
54 | 54 | "@types/validate-npm-package-name": "4.0.2", |
55 | | - "@typescript-eslint/eslint-plugin": "8.4.0", |
56 | | - "@typescript-eslint/parser": "8.4.0", |
| 55 | + "@typescript-eslint/eslint-plugin": "8.5.0", |
| 56 | + "@typescript-eslint/parser": "8.5.0", |
57 | 57 | "codependence": "0.3.1", |
58 | 58 | "eslint": "9.10.0", |
59 | 59 | "eslint-config-prettier": "9.1.0", |
|
66 | 66 | "tsup": "8.2.4", |
67 | 67 | "tsutils": "^3.21.0", |
68 | 68 | "tsx": "^4.7.0", |
69 | | - "typescript": "5.5.4", |
| 69 | + "typescript": "5.6.2", |
70 | 70 | "typescript-eslint": "^7.7.1" |
71 | 71 | }, |
72 | 72 | "keywords": [ |
|
0 commit comments