From f2e248e092d5dd2c4b55ffa532b4a52c79a5f78a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 21:28:18 +0000 Subject: [PATCH] chore: bump chromatic from 6.19.9 to 6.20.0 in /site Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.19.9 to 6.20.0. - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/chromaui/chromatic-cli/compare/v6.19.9...v6.20.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- site/package.json | 2 +- site/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/package.json b/site/package.json index c4603eb5d81cd..d72ac05c4a75a 100644 --- a/site/package.json +++ b/site/package.json @@ -129,7 +129,7 @@ "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "@xstate/cli": "0.5.2", - "chromatic": "6.19.9", + "chromatic": "6.20.0", "eslint": "8.44.0", "eslint-config-prettier": "8.8.0", "eslint-import-resolver-typescript": "3.5.5", diff --git a/site/yarn.lock b/site/yarn.lock index 69202331b69b9..05ed0b9ab440d 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -4715,10 +4715,10 @@ chownr@^2.0.0: resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece" integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== -chromatic@6.19.9: - version "6.19.9" - resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.19.9.tgz#b73548ad31154f3ac5e1291268ee44e4778e3057" - integrity sha512-UHrPbPoLnJwd063cRSO0U865VhcATykpMiHsAnNFz5EFRsBvM9wefqyS2Z6W8Ti9J7Fjrf4MV4PA+Q5k2lhFfQ== +chromatic@6.20.0: + version "6.20.0" + resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.20.0.tgz#28dcbcc254e51bcb887d9b5203b3a11dd5ff890a" + integrity sha512-PN00MNAg++kXl9HM4JgTHJAMiJQ+nZYhtmKF+viZ6N//CLN5sZrHK5x5TSj/0z/cMhx2gGtbwgRhLHGGqxpj5w== ci-info@^3.2.0, ci-info@^3.8.0: version "3.8.0"