Skip to content

Commit cc86408

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Build(deps-dev): Bump chromatic from 6.11.3 to 6.11.4
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.11.3 to 6.11.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.11.3...v6.11.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 2101c7a commit cc86408

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.11.3",
70+
"chromatic": "^6.11.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
@@ -5949,10 +5949,10 @@ chownr@^2.0.0:
59495949
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
59505950
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
59515951

5952-
chromatic@^6.11.3:
5953-
version "6.11.3"
5954-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.11.3.tgz#785a90f4fbcddeda7e778476724c359450e28b6c"
5955-
integrity sha512-O6ix4jxg6/fLnFqGrirlX9PoP9MuA1c3z9A8i9WzjQx9eJ3hj94wAITW7TtnC1yeEh01WiG/e+3qTd7DjRGTrQ==
5952+
chromatic@^6.11.4:
5953+
version "6.11.4"
5954+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.11.4.tgz#1bb72bceb8f4455694e9e27db86c585e8b7cb7cd"
5955+
integrity sha512-f1TcuIXKjGUuOjPuwFF44kzbuEcESFcDxHzrzWPLmHuC90dV8HLxbufqYaTOBYMO/rJ32Zftb7S9pXuF/Rhfog==
59565956
dependencies:
59575957
"@discoveryjs/json-ext" "^0.5.7"
59585958
"@types/webpack-env" "^1.17.0"

0 commit comments

Comments
 (0)