We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 230edb7 commit 75fe390Copy full SHA for 75fe390
package.json
@@ -22,7 +22,7 @@
22
},
23
"dependencies": {
24
"conventional-changelog": "^7.2.0",
25
- "conventional-changelog-conventionalcommits": "^9.3.0",
+ "conventional-changelog-conventionalcommits": "^9.3.1",
26
"mri": "^1.2.0",
27
"picocolors": "^1.1.1",
28
"prompts": "^2.4.2",
@@ -35,11 +35,11 @@
35
"@types/node": "^24.12.0",
36
"@types/prompts": "^2.4.9",
37
"@types/semver": "^7.7.1",
38
- "esbuild": "^0.27.4",
39
- "fs-fixture": "^2.11.0",
+ "esbuild": "^0.28.0",
+ "fs-fixture": "^2.13.0",
40
"prettier": "^3.8.1",
41
"typescript": "^5.9.3",
42
- "vitest": "^4.1.0"
+ "vitest": "^4.1.2"
43
44
- "packageManager": "pnpm@10.32.1"
+ "packageManager": "pnpm@10.33.0"
45
}
0 commit comments