From 563ab053768def05495b0e6a5e0c34fa9a9f8a1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 22:23:52 -0600 Subject: [PATCH] Bump @chromatic-com/storybook from 1.8.0 to 2.0.0 (#967) Bumps [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) from 1.8.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](https://github.com/chromaui/addon-visual-tests/compare/v1.8.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 20d118df..572f8c2c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@babel/preset-env": "^7.25.4", "@babel/preset-react": "^7.24.7", "@babel/preset-typescript": "^7.24.7", - "@chromatic-com/storybook": "^1.8.0", + "@chromatic-com/storybook": "^2.0.0", "@eslint/js": "^9.10.0", "@rollup/plugin-commonjs": "^26.0.1", "@rollup/plugin-node-resolve": "^15.2.3", diff --git a/yarn.lock b/yarn.lock index 4f99fffd..4e8af505 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2078,16 +2078,18 @@ __metadata: languageName: node linkType: hard -"@chromatic-com/storybook@npm:^1.8.0": - version: 1.8.0 - resolution: "@chromatic-com/storybook@npm:1.8.0" +"@chromatic-com/storybook@npm:^2.0.0": + version: 2.0.0 + resolution: "@chromatic-com/storybook@npm:2.0.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/90f6c95eb498640a5f0006bcf71e9cd63890fcacba493ac2ad6bc37813ba32424f8df79d4d017fdb4dadbcbffa8c4c849f151404b7b4d5740df41cf4c223b376 + peerDependencies: + storybook: ^8.2.0 + checksum: 10c0/4c4df6a331c251abb827e2db500188a042ec84bc78e93172ca0101cbd8e9c5d4a3eb480c1a35e545e54cb0f12ec7e6d40419a3cf4c806b92081e201ca6914be0 languageName: node linkType: hard @@ -9433,7 +9435,7 @@ __metadata: "@babel/preset-env": "npm:^7.25.4" "@babel/preset-react": "npm:^7.24.7" "@babel/preset-typescript": "npm:^7.24.7" - "@chromatic-com/storybook": "npm:^1.8.0" + "@chromatic-com/storybook": "npm:^2.0.0" "@eslint/js": "npm:^9.10.0" "@rollup/plugin-commonjs": "npm:^26.0.1" "@rollup/plugin-node-resolve": "npm:^15.2.3"