Skip to content

Commit 017f330

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Build(deps-dev): Bump chromatic from 6.7.4 to 6.8.0
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.7.4 to 6.8.0. - [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.4...v6.8.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91a1ff7 commit 017f330

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.4.3",
6868
"@wojtekmaj/enzyme-adapter-react-17": "0.6.7",
6969
"auto": "^10.37.4",
70-
"chromatic": "^6.7.4",
70+
"chromatic": "^6.8.0",
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
@@ -5929,10 +5929,10 @@ chownr@^2.0.0:
59295929
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
59305930
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
59315931

5932-
chromatic@^6.7.4:
5933-
version "6.7.4"
5934-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.4.tgz#2fa8d5e0fca75d3720cd894b156653d070bf1824"
5935-
integrity sha512-QW4i8RQsON0JVnFnRf+8y70aIJptvC0Oi/26YJ669Dl03WmJRpobNO5qWFPTiv3KFKMc1Qf6/qFsRVZCtn+bfA==
5932+
chromatic@^6.8.0:
5933+
version "6.8.0"
5934+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.8.0.tgz#a7921f71b118f72becd960066b64f5513f52a2a0"
5935+
integrity sha512-8xwweZKZMO+DlvbLTcn08sl0yM+SHlBtr7FilglaF7HZKvjvlXe+3DKtsB2YKRPEiEVeaOsZ4hCQSQCiEGAw7A==
59365936
dependencies:
59375937
"@discoveryjs/json-ext" "^0.5.7"
59385938
"@types/webpack-env" "^1.17.0"

0 commit comments

Comments
 (0)