From 2c51d325da4352e006d318c9e7d82a8bbea0ea93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:44:03 +0000 Subject: [PATCH] chore: bump chromatic from 6.7.0 to 6.7.1 in /site Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.7.0 to 6.7.1. - [Release notes](https://github.com/chromaui/chromatic-cli/releases) - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/chromaui/chromatic-cli/commits) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-patch ... 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 cb417d79e15e6..8a3951dd7b6d1 100644 --- a/site/package.json +++ b/site/package.json @@ -81,7 +81,7 @@ "@typescript-eslint/eslint-plugin": "5.30.6", "@typescript-eslint/parser": "5.30.6", "@xstate/cli": "0.2.1", - "chromatic": "6.7.0", + "chromatic": "6.7.1", "copy-webpack-plugin": "10.2.4", "css-loader": "6.7.1", "css-minimizer-webpack-plugin": "3.4.1", diff --git a/site/yarn.lock b/site/yarn.lock index fcc99a1e54721..aa87b5b95872f 100644 --- a/site/yarn.lock +++ b/site/yarn.lock @@ -5008,10 +5008,10 @@ chownr@^2.0.0: resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece" integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== -chromatic@6.7.0: - version "6.7.0" - resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.0.tgz#1d56c56acea6762d18c6042774fbfb6b434c6d91" - integrity sha512-kLpvVBKHp1uh7v14N0gPoejILsepS2OI8a4cJgM4Na0Du5GbZ0Iq7Yq/QknCuNiztlalSpBYHuD9SuVdBxL9vg== +chromatic@6.7.1: + version "6.7.1" + resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.1.tgz#6548e51121269832709a203a55ce09e3bcfdda6d" + integrity sha512-iDVYnB24zPrMROvVBblIxlOaj5+vO1uDI0wRXObi5DVrkvCjDvHzsFfPwUoIHGiXE7f6tmw38ZZRI+LGarM9Ow== dependencies: "@types/webpack-env" "^1.17.0"