From bf74e356c74e9b31b2c8934eae6c745f1f09d64f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 02:05:36 +0000 Subject: [PATCH] build(deps): bump chromatic from 6.19.9 to 6.21.0 in /packages/frontend Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.19.9 to 6.21.0. - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/chromaui/chromatic-cli/compare/v6.19.9...v6.21.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 7d3c8b9767..5a8d15c842 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -36,7 +36,7 @@ "chartjs-chart-matrix": "2.0.1", "chartjs-plugin-gradient": "0.6.1", "chartjs-plugin-zoom": "2.0.1", - "chromatic": "6.19.9", + "chromatic": "6.21.0", "compare-versions": "6.0.0", "cropperjs": "2.0.0-beta.3", "date-fns": "2.30.0",