Skip to content

Commit

Permalink
fix(deps): update dependency chalk to v5.4.1 (#960)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency chalk to v5.4.1

* Create light-yaks-listen.md

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Tschinder <[email protected]>
  • Loading branch information
renovate[bot] and danez authored Jan 18, 2025
1 parent 3bbe79f commit 8b1c753
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .changeset/light-yaks-listen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@react-docgen/cli": patch
---

update dependency chalk to v5.4.1
2 changes: 1 addition & 1 deletion packages/react-docgen-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"license": "MIT",
"dependencies": {
"chalk": "5.4.0",
"chalk": "5.4.1",
"commander": "11.1.0",
"debug": "4.4.0",
"fast-glob": "3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 8b1c753

Please sign in to comment.