Skip to content

Commit b88e7e2

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Build(deps-dev): Bump chromatic from 6.10.2 to 6.10.4
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.10.2 to 6.10.4. - [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.10.2...v6.10.4) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4b984d commit b88e7e2

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.6",
70-
"chromatic": "^6.10.2",
70+
"chromatic": "^6.10.4",
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
@@ -5942,10 +5942,10 @@ chownr@^2.0.0:
59425942
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
59435943
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
59445944

5945-
chromatic@^6.10.2:
5946-
version "6.10.2"
5947-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.10.2.tgz#ddb0d57f9731b9eede6e0b78b3dfd203032788a1"
5948-
integrity sha512-z7+sIZxkB8iiYYUUzuzIhln21lb9KjQ1pk/na9+xVuVRcjC4iam9672xIYhddXsRLN/crCiX25UxyM4znojM0Q==
5945+
chromatic@^6.10.4:
5946+
version "6.10.4"
5947+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.10.4.tgz#2d7757a233c355ba57c1a6a3d8b306b32ac8e8ee"
5948+
integrity sha512-5J3ieYoccdeud453NhTsl8b6XZIxQeKB6VDq2JPpop94kgkAc0qil61Zhx4IzcWGD2e9dJkKZNXMNCXs9cL0dQ==
59495949
dependencies:
59505950
"@discoveryjs/json-ext" "^0.5.7"
59515951
"@types/webpack-env" "^1.17.0"

0 commit comments

Comments
 (0)