Skip to content

Commit c5a0dc5

Browse files
authored
Merge pull request #44 from eco-infra/dix/update-to-use-latest-verison-of-chalk
fix: use latest version of chalk
2 parents 0f49c0a + 42f72c1 commit c5a0dc5

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)