Skip to content

Commit 22794ab

Browse files
Bump chromatic from 6.7.3 to 6.7.4 (#1302)
Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 6.7.3 to 6.7.4. - [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.3...v6.7.4) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-patch ... 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 e6e40a3 commit 22794ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"@vue/test-utils": "^2.0.0",
122122
"@vue/vue3-jest": "^27.0.0",
123123
"babel-jest": "^27.5.1",
124-
"chromatic": "^6.7.3",
124+
"chromatic": "^6.7.4",
125125
"concurrently": "^7.3.0",
126126
"cross-env": "^7.0.3",
127127
"eslint": "^7.32.0",

yarn.lock

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

7202-
chromatic@^6.7.3:
7203-
version "6.7.3"
7204-
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.3.tgz#101821cb9fd7cd61ee82ad34fde36b1693622579"
7205-
integrity sha512-QVeP9LRj/4r/eVCyX+TybFEl7iyQ+6QzrkPChtoDhFw0B24B1y13Mya3FElltb+EPDsEG6V5VYzYnG+w/VPmaw==
7202+
chromatic@^6.7.4:
7203+
version "6.7.4"
7204+
resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-6.7.4.tgz#2fa8d5e0fca75d3720cd894b156653d070bf1824"
7205+
integrity sha512-QW4i8RQsON0JVnFnRf+8y70aIJptvC0Oi/26YJ669Dl03WmJRpobNO5qWFPTiv3KFKMc1Qf6/qFsRVZCtn+bfA==
72067206
dependencies:
72077207
"@discoveryjs/json-ext" "^0.5.7"
72087208
"@types/webpack-env" "^1.17.0"

0 commit comments

Comments
 (0)