Skip to content

Commit 94eb503

Browse files
chore: bump chromatic from 6.7.1 to 6.9.0 in /site (#3837)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.7.1 to 6.9.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.7.1...v6.9.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 419d701 commit 94eb503

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@typescript-eslint/parser": "5.31.0",
9191
"@xstate/cli": "0.3.0",
9292
"canvas": "^2.9.3",
93-
"chromatic": "6.7.1",
93+
"chromatic": "6.9.0",
9494
"copy-webpack-plugin": "10.2.4",
9595
"css-loader": "6.7.1",
9696
"css-minimizer-webpack-plugin": "3.4.1",

site/yarn.lock

+6-5
Original file line numberDiff line numberDiff line change
@@ -1151,7 +1151,7 @@
11511151
dependencies:
11521152
"@jridgewell/trace-mapping" "0.3.9"
11531153

1154-
"@discoveryjs/json-ext@^0.5.0", "@discoveryjs/json-ext@^0.5.3":
1154+
"@discoveryjs/json-ext@^0.5.0", "@discoveryjs/json-ext@^0.5.3", "@discoveryjs/json-ext@^0.5.7":
11551155
version "0.5.7"
11561156
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
11571157
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
@@ -5466,11 +5466,12 @@ chownr@^2.0.0:
54665466
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
54675467
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
54685468

5469-
chromatic@6.7.1:
5470-
version "6.7.1"
5471-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.1.tgz#6548e51121269832709a203a55ce09e3bcfdda6d"
5472-
integrity sha512-iDVYnB24zPrMROvVBblIxlOaj5+vO1uDI0wRXObi5DVrkvCjDvHzsFfPwUoIHGiXE7f6tmw38ZZRI+LGarM9Ow==
5469+
chromatic@6.9.0:
5470+
version "6.9.0"
5471+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.9.0.tgz#6ca326d2157263a7ffa73cde2ca2d0ea9d5cd816"
5472+
integrity sha512-ykfUHLyznZTPi8djKMfrBoOpWinSUfa2HDLmvHgYc2e6Jc4Oqm5jYW9S7l92navSF+EOzov90L7W8rX2NpiBjQ==
54735473
dependencies:
5474+
"@discoveryjs/json-ext" "^0.5.7"
54745475
"@types/webpack-env" "^1.17.0"
54755476

54765477
chrome-trace-event@^1.0.2:

0 commit comments

Comments
 (0)