Skip to content

Commit 470fd23

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Build(deps-dev): Bump chromatic from 6.10.5 to 6.11.0
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.10.5 to 6.11.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.10.5...v6.11.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 48a9386 commit 470fd23

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.5",
70+
"chromatic": "^6.11.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
@@ -6254,10 +6254,10 @@ chownr@^2.0.0:
62546254
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
62556255
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
62566256

6257-
chromatic@^6.10.5:
6258-
version "6.10.5"
6259-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.10.5.tgz#7ff0520811760078a434b969ec84becbd6c41188"
6260-
integrity sha512-L5O2NwYWdYKBq3JzDkmhis1tH9g74DL82z1C7iTHMK6qTMobDRI8PoREKTTbaVmk2VP2lKb4+41NKdBRJxHZ3w==
6257+
chromatic@^6.11.0:
6258+
version "6.11.0"
6259+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.11.0.tgz#c0d13f7a3810c75652cb959da70de71c90061060"
6260+
integrity sha512-pAvz9aEGF95VVvUTx7/LXJ9uk/zZff/FMeHHgLSJre9YA00Km/92vZa9s2IJ8aBrI8l1bhYLTicFlN2bj1v87g==
62616261
dependencies:
62626262
"@discoveryjs/json-ext" "^0.5.7"
62636263
"@types/webpack-env" "^1.17.0"

0 commit comments

Comments
 (0)