From e5603b27e0921a261d50c7174846087a2024f253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 09:48:25 -0700 Subject: [PATCH] Bump @chromatic-com/storybook from 1.7.0 to 1.8.0 in the storybook group (#296) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps the storybook group with 1 update: [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests). Updates `@chromatic-com/storybook` from 1.7.0 to 1.8.0
Release notes

Sourced from @​chromatic-com/storybook's releases.

v1.8.0

🚀 Enhancement

Authors: 1

Changelog

Sourced from @​chromatic-com/storybook's changelog.

v1.8.0 (Thu Aug 29 2024)

🚀 Enhancement

Authors: 1


Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@chromatic-com/storybook&package-manager=npm_and_yarn&previous-version=1.7.0&new-version=1.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index efed5a640..aaa8f61c9 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "postinstall": "electron-builder install-app-deps" }, "devDependencies": { - "@chromatic-com/storybook": "^1.7.0", + "@chromatic-com/storybook": "^1.8.0", "@eslint/js": "^9.9.0", "@rollup/plugin-node-resolve": "^15.2.3", "@storybook/addon-essentials": "^8.2.9", diff --git a/yarn.lock b/yarn.lock index 6224000c2..ce72cda82 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1444,16 +1444,16 @@ __metadata: languageName: node linkType: hard -"@chromatic-com/storybook@npm:^1.7.0": - version: 1.7.0 - resolution: "@chromatic-com/storybook@npm:1.7.0" +"@chromatic-com/storybook@npm:^1.8.0": + version: 1.8.0 + resolution: "@chromatic-com/storybook@npm:1.8.0" dependencies: chromatic: "npm:^11.4.0" filesize: "npm:^10.0.12" jsonfile: "npm:^6.1.0" react-confetti: "npm:^6.1.0" strip-ansi: "npm:^7.1.0" - checksum: 10c0/d2e0ccb0c94d367d1f44a46f799df512060511c4fa4dbd45d7099f46970fdfb0265dffcfe44e21b8b54fca88d32ca8a5cba3fb4368ab40095d4496ecef322908 + checksum: 10c0/90f6c95eb498640a5f0006bcf71e9cd63890fcacba493ac2ad6bc37813ba32424f8df79d4d017fdb4dadbcbffa8c4c849f151404b7b4d5740df41cf4c223b376 languageName: node linkType: hard @@ -11684,7 +11684,7 @@ __metadata: version: 0.0.0-use.local resolution: "thenextwave@workspace:." dependencies: - "@chromatic-com/storybook": "npm:^1.7.0" + "@chromatic-com/storybook": "npm:^1.8.0" "@eslint/js": "npm:^9.9.0" "@monaco-editor/loader": "npm:^1.4.0" "@monaco-editor/react": "npm:^4.6.0"