From 88a45c12e42c4d5e55df35c81223d039fb86b755 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2020 13:29:40 +0000 Subject: [PATCH] build(deps): bump chalk from 2.4.2 to 3.0.0 Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 3.0.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v3.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcc85ff..a9710c3 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@glimmer/validator": "^0.47.0", "@simple-dom/interface": "^1.4.0", "capitalize": "^2.0.1", - "chalk": "^2.4.2", + "chalk": "^3.0.0", "cli-table3": "^0.5.1", "columnify": "^1.5.4", "ember-template-recast": "^4.0.0",