Skip to content

Commit 32183fc

Browse files
chore(deps-dev): bump @chromatic-com/storybook from 1.7.0 to 2.0.0
Bumps [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) from 1.7.0 to 2.0.0. - [Release notes](https://github.com/chromaui/addon-visual-tests/releases) - [Changelog](https://github.com/chromaui/addon-visual-tests/blob/main/CHANGELOG.md) - [Commits](chromaui/addon-visual-tests@v1.7.0...v2.0.0) --- updated-dependencies: - dependency-name: "@chromatic-com/storybook" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5b0bbb commit 32183fc

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
@@ -60,7 +60,7 @@
6060
"tsconfig-paths-webpack-plugin": "^4.0.0"
6161
},
6262
"devDependencies": {
63-
"@chromatic-com/storybook": "^1",
63+
"@chromatic-com/storybook": "^2",
6464
"@commitlint/cli": "^19.4.1",
6565
"@commitlint/config-conventional": "^17.4.2",
6666
"@next/bundle-analyzer": "^14.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,10 +1153,10 @@
11531153
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
11541154
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
11551155

1156-
"@chromatic-com/storybook@^1":
1157-
version "1.7.0"
1158-
resolved "https://registry.yarnpkg.com/@chromatic-com/storybook/-/storybook-1.7.0.tgz#456c614c9bde63240d8d565c4a8cd74bcc2fd719"
1159-
integrity sha512-0aAkSaNsHaJL37/r+TIbpKjCouIysvoJno61LzUSs1xW4fpxF7gdr8xwIOONQjEsz2Fa0uFHXmzkFYcH6o8kmA==
1156+
"@chromatic-com/storybook@^2":
1157+
version "2.0.0"
1158+
resolved "https://registry.yarnpkg.com/@chromatic-com/storybook/-/storybook-2.0.0.tgz#52ea970cc2e287aaf9b32e7759cc3e9462718466"
1159+
integrity sha512-9sG8BVdf4ipEbX9OGNFX/USvnpi3SffEuRiIn1Qzsp/dM263EVdCAPcS9GOAZz6zOgcgaScdyvjTQozBYJrIVA==
11601160
dependencies:
11611161
chromatic "^11.4.0"
11621162
filesize "^10.0.12"

0 commit comments

Comments
 (0)