Skip to content

Commit a6eece0

Browse files
Bump @chromatic-com/storybook from 1.5.0 to 1.8.0
Bumps [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) from 1.5.0 to 1.8.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.5.0...v1.8.0) --- updated-dependencies: - dependency-name: "@chromatic-com/storybook" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96e801c commit a6eece0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
],
7474
"devDependencies": {
7575
"@babel/eslint-parser": "^7.24.7",
76-
"@chromatic-com/storybook": "^1.5.0",
76+
"@chromatic-com/storybook": "^1.8.0",
7777
"@sebastianwessel/esdoc": "^2.1.0",
7878
"@sebastianwessel/esdoc-ecmascript-proposal-plugin": "^2.1.0",
7979
"@sebastianwessel/esdoc-flow-type-plugin": "^2.1.0",

yarn.lock

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

3943-
"@chromatic-com/storybook@^1.5.0":
3944-
version "1.5.0"
3945-
resolved "https://registry.yarnpkg.com/@chromatic-com/storybook/-/storybook-1.5.0.tgz#a1312b7fc8ac0df2d43c51e48014e024fd4b9561"
3946-
integrity sha512-LkLKv7SWu/6kGep1ft2HA1T/cm14wU0zoW71gE4cZRcgUoRQJtyhITFTLHrjqAxz6bVqNgqzQtd5oBZ2nK3L3g==
3943+
"@chromatic-com/storybook@^1.8.0":
3944+
version "1.8.0"
3945+
resolved "https://registry.yarnpkg.com/@chromatic-com/storybook/-/storybook-1.8.0.tgz#4ade5482c8abd404734300bcdfd88f471b56e040"
3946+
integrity sha512-vkB9dPVmM2Yvqc/0DJ4MYwOGY1MOjd/KbB9TXTMGN+qshaEyiZtSOgbz9u0ExFALEgDKLmtUnWyUtoGb0pCzUg==
39473947
dependencies:
39483948
chromatic "^11.4.0"
39493949
filesize "^10.0.12"

0 commit comments

Comments
 (0)