Skip to content

Commit 4b17a8d

Browse files
fix(deps): update dependency chalk to v5 (#362)
Co-authored-by: Renovate Bot <[email protected]>
1 parent efee299 commit 4b17a8d

File tree

2 files changed

+102
-8
lines changed

2 files changed

+102
-8
lines changed

package-lock.json

Lines changed: 101 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"docs-test": "node build/src/cli.js ./README.md"
2424
},
2525
"dependencies": {
26-
"chalk": "^4.1.2",
26+
"chalk": "^5.0.0",
2727
"escape-html": "^1.0.3",
2828
"gaxios": "^4.3.2",
2929
"glob": "^7.2.0",

0 commit comments

Comments
 (0)