Skip to content

Commit dc1a78e

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

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.1",
70+
"chromatic": "^6.11.2",
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.1:
5953-
version "6.11.1"
5954-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.11.1.tgz#942d85ae75e6d5ab69086892724de45bd9cb0beb"
5955-
integrity sha512-8taoowa42aun/XDV3AxF74W0Fz7rvTsZSs69Pcrq9VPnJInjhBadPbRglSy1eZinKxJGLrwT6Ni4HqzdbDhQSA==
5952+
chromatic@^6.11.2:
5953+
version "6.11.2"
5954+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.11.2.tgz#ecfae754cb09c8f1305e589d9c38785ec7a8d9c8"
5955+
integrity sha512-NdG/BCmHG1mn99ZAEDEEaxefV/zrhwBPqniGqAVVfcS9e4Ufq6ykUAstDPSpn2Q3qSRHdcvLQNucrKPeHe43uw==
59565956
dependencies:
59575957
"@discoveryjs/json-ext" "^0.5.7"
59585958
"@types/webpack-env" "^1.17.0"

0 commit comments

Comments
 (0)