Skip to content

Commit d03513d

Browse files
Update chalk to the latest version 🚀 (#165)
* fix(package): update chalk to version 3.0.0 * chore(package): update lockfile package-lock.json Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com> Co-authored-by: Nima <[email protected]>
1 parent 829861b commit d03513d

File tree

2 files changed

+27
-43
lines changed

2 files changed

+27
-43
lines changed

package-lock.json

Lines changed: 26 additions & 42 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
@@ -49,7 +49,7 @@
4949
"jsdoc-to-markdown": "^5.0.0"
5050
},
5151
"dependencies": {
52-
"chalk": "^2.4.1",
52+
"chalk": "^3.0.0",
5353
"check-types": "^10.0.0",
5454
"fs": "0.0.2",
5555
"jimp": "^0.8.5",

0 commit comments

Comments
 (0)