Skip to content

Commit 67d5614

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Build(deps-dev): Bump chromatic from 6.7.2 to 6.7.3
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.7.2 to 6.7.3. - [Release notes](https://github.com/chromaui/chromatic-cli/releases) - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](chromaui/chromatic-cli@v6.7.2...v6.7.3) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5a6dfc commit 67d5614

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@testing-library/user-event": "^14.3.0",
6868
"@wojtekmaj/enzyme-adapter-react-17": "0.6.7",
6969
"auto": "^10.37.4",
70-
"chromatic": "^6.7.2",
70+
"chromatic": "^6.7.3",
7171
"cross-env": "^7.0.3",
7272
"enzyme": "^3.11.0",
7373
"enzyme-to-json": "^3.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6069,10 +6069,10 @@ chownr@^2.0.0:
60696069
resolved "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz"
60706070
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
60716071

6072-
chromatic@^6.7.2:
6073-
version "6.7.2"
6074-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.2.tgz#367734e8430c2ee34c585f0a7cb26cfa302d782c"
6075-
integrity sha512-0CCAbZSPi+QMXyDtlBasxz0Htc0oM76IztQZn3xCP6IIT53RwxOiQ1++Zd/zCBEyC+UTodKQ/G4fUOX0Y1ERvw==
6072+
chromatic@^6.7.3:
6073+
version "6.7.3"
6074+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.3.tgz#101821cb9fd7cd61ee82ad34fde36b1693622579"
6075+
integrity sha512-QVeP9LRj/4r/eVCyX+TybFEl7iyQ+6QzrkPChtoDhFw0B24B1y13Mya3FElltb+EPDsEG6V5VYzYnG+w/VPmaw==
60766076
dependencies:
60776077
"@discoveryjs/json-ext" "^0.5.7"
60786078
"@types/webpack-env" "^1.17.0"

0 commit comments

Comments
 (0)