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

Skip to content

Commit 3ab8d57

Browse files
chore: bump chromatic from 6.9.0 to 6.10.1 in /site (#4296)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.9.0 to 6.10.1. - [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.9.0...v6.10.1) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d931b2c commit 3ab8d57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@typescript-eslint/parser": "5.36.2",
9898
"@xstate/cli": "0.3.0",
9999
"canvas": "2.10.0",
100-
"chromatic": "6.9.0",
100+
"chromatic": "6.10.1",
101101
"eslint": "8.23.0",
102102
"eslint-config-prettier": "8.5.0",
103103
"eslint-import-resolver-alias": "1.1.2",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5036,10 +5036,10 @@ chownr@^2.0.0:
50365036
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
50375037
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
50385038

5039-
chromatic@6.9.0:
5040-
version "6.9.0"
5041-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.9.0.tgz#6ca326d2157263a7ffa73cde2ca2d0ea9d5cd816"
5042-
integrity sha512-ykfUHLyznZTPi8djKMfrBoOpWinSUfa2HDLmvHgYc2e6Jc4Oqm5jYW9S7l92navSF+EOzov90L7W8rX2NpiBjQ==
5039+
chromatic@6.10.1:
5040+
version "6.10.1"
5041+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.10.1.tgz#5a52e7d616dfd35b6857d724d503cb7baa842922"
5042+
integrity sha512-x8UN5rQ4HK1bUv2uDsHnCQW3bcsFmJH90F5w8mXHkiDc7kEAvbOAm/im2cWbi/VUDI+jW+A7SvZTUi54lBF5wQ==
50435043
dependencies:
50445044
"@discoveryjs/json-ext" "^0.5.7"
50455045
"@types/webpack-env" "^1.17.0"

0 commit comments

Comments
 (0)