Skip to content

Commit 0bf892e

Browse files
chore: bump chromatic from 6.7.1 to 6.8.1 in /site
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.7.1 to 6.8.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.7.1...v6.8.1) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30f8fd9 commit 0bf892e

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.8.1",
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
@@ -1156,7 +1156,7 @@
11561156
dependencies:
11571157
"@jridgewell/trace-mapping" "0.3.9"
11581158

1159-
"@discoveryjs/json-ext@^0.5.0", "@discoveryjs/json-ext@^0.5.3":
1159+
"@discoveryjs/json-ext@^0.5.0", "@discoveryjs/json-ext@^0.5.3", "@discoveryjs/json-ext@^0.5.7":
11601160
version "0.5.7"
11611161
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
11621162
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
@@ -5249,11 +5249,12 @@ chownr@^2.0.0:
52495249
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
52505250
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
52515251

5252-
chromatic@6.7.1:
5253-
version "6.7.1"
5254-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.1.tgz#6548e51121269832709a203a55ce09e3bcfdda6d"
5255-
integrity sha512-iDVYnB24zPrMROvVBblIxlOaj5+vO1uDI0wRXObi5DVrkvCjDvHzsFfPwUoIHGiXE7f6tmw38ZZRI+LGarM9Ow==
5252+
chromatic@6.8.1:
5253+
version "6.8.1"
5254+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.8.1.tgz#936e00129abf26a80d76f8817c82f3e5443b85ff"
5255+
integrity sha512-Bwl1boq+yxbsOYDKB3OTk+R1T4aB6kg8vWD1nwpkL7FeYOeVNXQ/f9Sh+5rrsHjpzn5GxZtWtHOIB/wtGFb8Gw==
52565256
dependencies:
5257+
"@discoveryjs/json-ext" "^0.5.7"
52575258
"@types/webpack-env" "^1.17.0"
52585259

52595260
chrome-trace-event@^1.0.2:

0 commit comments

Comments
 (0)