Skip to content

Commit 42f72c1

Browse files
committed
fix: use latest version of chalk
1 parent 0f49c0a commit 42f72c1

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 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
@@ -63,7 +63,7 @@
6363
"@types/chalk": "^2.2.0",
6464
"arg": "^5.0.2",
6565
"asciichart": "^1.5.25",
66-
"chalk": "^5.2.0",
66+
"chalk": "^5.4.1",
6767
"cli-table": "^0.3.11",
6868
"enquirer": "^2.3.6",
6969
"figlet": "^1.6.0",

0 commit comments

Comments
 (0)