Skip to content

Commit

Permalink
chore(deps) Update dependency chalk to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2022
1 parent 6f79de8 commit 61f0f79
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 61 deletions.
82 changes: 23 additions & 59 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "cz-conventional-changelog",
"version": "0.0.1",
"version": "0.0.2",
"description": "Commitizen adapter following the conventional-changelog format.",
"main": "index.js",
"scripts": {
Expand All @@ -21,7 +21,7 @@
"author": "Jim Cummins <jimthedev@gmail.com>",
"license": "MIT",
"dependencies": {
"chalk": "^3.0.0",
"chalk": "^5.0.0",
"commitizen": "^4.0.3",
"conventional-commit-types": "^3.0.0",
"lodash.map": "^4.5.1",
Expand Down

0 comments on commit 61f0f79

Please sign in to comment.