Skip to content

Commit 61f0f79

Browse files
chore(deps) Update dependency chalk to v5
1 parent 6f79de8 commit 61f0f79

File tree

2 files changed

+25
-61
lines changed

2 files changed

+25
-61
lines changed

package-lock.json

+23-59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cz-conventional-changelog",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Commitizen adapter following the conventional-changelog format.",
55
"main": "index.js",
66
"scripts": {
@@ -21,7 +21,7 @@
2121
"author": "Jim Cummins <[email protected]>",
2222
"license": "MIT",
2323
"dependencies": {
24-
"chalk": "^3.0.0",
24+
"chalk": "^5.0.0",
2525
"commitizen": "^4.0.3",
2626
"conventional-commit-types": "^3.0.0",
2727
"lodash.map": "^4.5.1",

0 commit comments

Comments
 (0)