Skip to content

Commit 8cd1f2c

Browse files
fix(deps): update dependency chalk to v3 (#88)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 9426b8a commit 8cd1f2c

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
@@ -45,7 +45,7 @@
4545
}
4646
},
4747
"dependencies": {
48-
"chalk": "^2.4.1",
48+
"chalk": "^3.0.0",
4949
"delay": "^4.3.0",
5050
"execa": "^4.0.0",
5151
"inquirer": "^7.1.0",

0 commit comments

Comments
 (0)