Skip to content

Commit 02c1014

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Build(deps-dev): Bump chromatic from 6.8.1 to 6.9.0
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.8.1 to 6.9.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.8.1...v6.9.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 901f9a9 commit 02c1014

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.8.1",
70+
"chromatic": "^6.9.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.8.1:
5933-
version "6.8.1"
5934-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.8.1.tgz#936e00129abf26a80d76f8817c82f3e5443b85ff"
5935-
integrity sha512-Bwl1boq+yxbsOYDKB3OTk+R1T4aB6kg8vWD1nwpkL7FeYOeVNXQ/f9Sh+5rrsHjpzn5GxZtWtHOIB/wtGFb8Gw==
5932+
chromatic@^6.9.0:
5933+
version "6.9.0"
5934+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.9.0.tgz#6ca326d2157263a7ffa73cde2ca2d0ea9d5cd816"
5935+
integrity sha512-ykfUHLyznZTPi8djKMfrBoOpWinSUfa2HDLmvHgYc2e6Jc4Oqm5jYW9S7l92navSF+EOzov90L7W8rX2NpiBjQ==
59365936
dependencies:
59375937
"@discoveryjs/json-ext" "^0.5.7"
59385938
"@types/webpack-env" "^1.17.0"

0 commit comments

Comments
 (0)