Skip to content

Commit 36a7133

Browse files
fix(package): update chalk to version 4.0.0
Closes #5
1 parent 69ae5ed commit 36a7133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"dependencies": {
1515
"@gnodi/eslint-config": "^0.2.0",
16-
"chalk": "^1.1.3",
16+
"chalk": "^4.0.0",
1717
"yeoman-assert": "^3.0.0",
1818
"yeoman-generator": "^1.0.1",
1919
"yeoman-test": "^1.5.1",

0 commit comments

Comments
 (0)