Skip to content

Commit 05e7aee

Browse files
chore(deps) Update dependency chalk to v5
1 parent 37e1b94 commit 05e7aee

File tree

2 files changed

+75
-37
lines changed

2 files changed

+75
-37
lines changed

Diff for: package-lock.json

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

Diff for: 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": "^4.1.2",
24+
"chalk": "^5.0.0",
2525
"commitizen": "^4.3.1",
2626
"conventional-commit-types": "^3.0.0",
2727
"lodash.map": "^4.6.0",

0 commit comments

Comments
 (0)