0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00

Update dependency chalk to v4.1.0

This commit is contained in:
Renovate Bot 2020-08-04 12:16:58 +00:00 committed by renovate[bot]
parent d3459271bf
commit da5d140ae6

View file

@ -25,7 +25,7 @@
"sinon": "9.0.2" "sinon": "9.0.2"
}, },
"dependencies": { "dependencies": {
"chalk": "4.0.0", "chalk": "4.1.0",
"sywac": "1.3.0" "sywac": "1.3.0"
} }
} }