From af073b6e8c7191be4488dde001a9a69e39a9350a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 05:38:54 +0000 Subject: [PATCH] chore(deps): update dependency chromatic to v6.11.1 --- client/package.json | 2 +- client/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/client/package.json b/client/package.json index a927a1bd..8d93270b 100644 --- a/client/package.json +++ b/client/package.json @@ -66,7 +66,7 @@ "@vitest/ui": "0.23.4", "autoprefixer": "10.4.12", "babel-loader": "8.2.5", - "chromatic": "6.10.1", + "chromatic": "6.11.1", "eslint": "8.24.0", "eslint-config-airbnb": "19.0.4", "eslint-config-airbnb-typescript": "17.0.0", diff --git a/client/yarn.lock b/client/yarn.lock index ab66b083..85c00724 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -4704,10 +4704,10 @@ chownr@^2.0.0: resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece" integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ== -chromatic@6.10.1: - version "6.10.1" - resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.10.1.tgz#5a52e7d616dfd35b6857d724d503cb7baa842922" - integrity sha512-x8UN5rQ4HK1bUv2uDsHnCQW3bcsFmJH90F5w8mXHkiDc7kEAvbOAm/im2cWbi/VUDI+jW+A7SvZTUi54lBF5wQ== +chromatic@6.11.1: + version "6.11.1" + resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.11.1.tgz#942d85ae75e6d5ab69086892724de45bd9cb0beb" + integrity sha512-8taoowa42aun/XDV3AxF74W0Fz7rvTsZSs69Pcrq9VPnJInjhBadPbRglSy1eZinKxJGLrwT6Ni4HqzdbDhQSA== dependencies: "@discoveryjs/json-ext" "^0.5.7" "@types/webpack-env" "^1.17.0"