Skip to content

Commit 8acae4b

Browse files
chore: bump chromatic from 6.5.4 to 6.7.0 in /site (coder#2935)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.5.4 to 6.7.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.5.4...v6.7.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kira Pilot <kira@coder.com>
1 parent 516dc19 commit 8acae4b

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
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.5.4",
84+
"chromatic": "6.7.0",
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: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3308,10 +3308,10 @@
33083308
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc"
33093309
integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==
33103310

3311-
"@types/webpack-env@^1.16.0":
3312-
version "1.16.3"
3313-
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.16.3.tgz#b776327a73e561b71e7881d0cd6d34a1424db86a"
3314-
integrity sha512-9gtOPPkfyNoEqCQgx4qJKkuNm/x0R2hKR7fdl7zvTJyHnIisuE/LfvXOsYWL0o3qq6uiBnKZNNNzi3l0y/X+xw==
3311+
"@types/webpack-env@^1.16.0", "@types/webpack-env@^1.17.0":
3312+
version "1.17.0"
3313+
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.17.0.tgz#f99ce359f1bfd87da90cc4a57cab0a18f34a48d0"
3314+
integrity sha512-eHSaNYEyxRA5IAG0Ym/yCyf86niZUIF/TpWKofQI/CVfh5HsMEUyfE2kwFxha4ow0s5g0LfISQxpDKjbRDrizw==
33153315

33163316
"@types/webpack-sources@*":
33173317
version "3.2.0"
@@ -5007,10 +5007,12 @@ chownr@^2.0.0:
50075007
resolved "https://registry.yarnpkg.com/chownr/-/chownr-2.0.0.tgz#15bfbe53d2eab4cf70f18a8cd68ebe5b3cb1dece"
50085008
integrity sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==
50095009

5010-
chromatic@6.5.4:
5011-
version "6.5.4"
5012-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.5.4.tgz#2e1beb7a8f6b84e7575456fe484201a3b4327ee1"
5013-
integrity sha512-/yunI/+rdc56C6x0IhpPmdfK/DRMOvQ2hoNyAe6uuU9rdWRoAH72lYatr2NcpdsOdHGOcV5DKgIaKgVdPfUk1w==
5010+
chromatic@6.7.0:
5011+
version "6.7.0"
5012+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.0.tgz#1d56c56acea6762d18c6042774fbfb6b434c6d91"
5013+
integrity sha512-kLpvVBKHp1uh7v14N0gPoejILsepS2OI8a4cJgM4Na0Du5GbZ0Iq7Yq/QknCuNiztlalSpBYHuD9SuVdBxL9vg==
5014+
dependencies:
5015+
"@types/webpack-env" "^1.17.0"
50145016

50155017
chrome-trace-event@^1.0.2:
50165018
version "1.0.3"

0 commit comments

Comments
 (0)