Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2c51d32

Browse files
chore: bump chromatic from 6.7.0 to 6.7.1 in /site
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.7.0 to 6.7.1. - [Release notes](https://github.com/chromaui/chromatic-cli/releases) - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/chromaui/chromatic-cli/commits) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef260fa commit 2c51d32

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@typescript-eslint/eslint-plugin": "5.30.6",
8282
"@typescript-eslint/parser": "5.30.6",
8383
"@xstate/cli": "0.2.1",
84-
"chromatic": "6.7.0",
84+
"chromatic": "6.7.1",
8585
"copy-webpack-plugin": "10.2.4",
8686
"css-loader": "6.7.1",
8787
"css-minimizer-webpack-plugin": "3.4.1",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5008,10 +5008,10 @@ chownr@^2.0.0:
50085008
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
50095009
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
50105010

5011-
5012-
version "6.7.0"
5013-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.0.tgz#1d56c56acea6762d18c6042774fbfb6b434c6d91"
5014-
integrity sha512-kLpvVBKHp1uh7v14N0gPoejILsepS2OI8a4cJgM4Na0Du5GbZ0Iq7Yq/QknCuNiztlalSpBYHuD9SuVdBxL9vg==
5011+
5012+
version "6.7.1"
5013+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.1.tgz#6548e51121269832709a203a55ce09e3bcfdda6d"
5014+
integrity sha512-iDVYnB24zPrMROvVBblIxlOaj5+vO1uDI0wRXObi5DVrkvCjDvHzsFfPwUoIHGiXE7f6tmw38ZZRI+LGarM9Ow==
50155015
dependencies:
50165016
"@types/webpack-env" "^1.17.0"
50175017

0 commit comments

Comments
 (0)