Skip to content

Commit 47104bc

Browse files
Update dependency chalk to v4 (postcss#322)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 96699c1 commit 47104bc

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
@@ -18,7 +18,7 @@
1818
"test": "nyc ava -v"
1919
},
2020
"dependencies": {
21-
"chalk": "^3.0.0",
21+
"chalk": "^4.0.0",
2222
"chokidar": "^3.3.0",
2323
"dependency-graph": "^0.9.0",
2424
"fs-extra": "^9.0.0",

0 commit comments

Comments
 (0)