Skip to content

Commit 3f0cf99

Browse files
authored
Merge pull request #316 from pharindoko/renovate/chalk-4.x
fix(deps): update dependency chalk to v4
2 parents 8ca2f07 + ce27e00 commit 3f0cf99

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

packages/cli/package-lock.json

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

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/fs-extra": "^8.0.1",
1717
"@types/inquirer": "^6.5.0",
1818
"aws-sdk": "^2.648.0",
19-
"chalk": "^3.0.0",
19+
"chalk": "^4.0.0",
2020
"cli-ux": "^5.4.1",
2121
"copy-webpack-plugin": "^5.1.1",
2222
"express": "^4.17.1",

0 commit comments

Comments
 (0)