From 3a1943ab1dd28346f448c9e4dd1e74649db296d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 20:17:46 +0200 Subject: [PATCH] build(deps-dev): bump @chromatic-com/storybook from 1.2.26 to 1.3.0 (#1108) Bumps [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) from 1.2.26 to 1.3.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.2.26...v1.3.0) --- updated-dependencies: - dependency-name: "@chromatic-com/storybook" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/workshop/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/workshop/package.json b/packages/workshop/package.json index bed1adb23..dfe3769b5 100644 --- a/packages/workshop/package.json +++ b/packages/workshop/package.json @@ -17,7 +17,7 @@ "react-intl": "^6.6.4" }, "devDependencies": { - "@chromatic-com/storybook": "^1.2.26", + "@chromatic-com/storybook": "^1.3.0", "@cs/eslint-config": "*", "@cs/prettier-config": "*", "@storybook/addon-essentials": "^8.0.5", diff --git a/yarn.lock b/yarn.lock index 5d95867bb..232cbe544 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1550,16 +1550,16 @@ __metadata: languageName: node linkType: hard -"@chromatic-com/storybook@npm:^1.2.26": - version: 1.2.26 - resolution: "@chromatic-com/storybook@npm:1.2.26" +"@chromatic-com/storybook@npm:^1.3.0": + version: 1.3.0 + resolution: "@chromatic-com/storybook@npm:1.3.0" dependencies: chromatic: "npm:^11.3.0" filesize: "npm:^10.0.12" jsonfile: "npm:^6.1.0" react-confetti: "npm:^6.1.0" strip-ansi: "npm:^7.1.0" - checksum: b7743f57bb7ee60ed364bd11ec8bcb16deb0f7ee9c696ce7886e5fe0d99092fac12e6ac807afc96b962c3ecadf92b8c487d57933542259507675eae55e96aacb + checksum: 78a50f773caa17fba7366dabc2e1869bf7a48c316c0083e460cf09c963c4808448609de360af3d7b76416a0647b620ea1fe865ba8109c017dab1d2b41c84bb2b languageName: node linkType: hard @@ -14880,7 +14880,7 @@ __metadata: version: 0.0.0-use.local resolution: "workshop@workspace:packages/workshop" dependencies: - "@chromatic-com/storybook": "npm:^1.2.26" + "@chromatic-com/storybook": "npm:^1.3.0" "@cs/eslint-config": "npm:*" "@cs/kyaku": "npm:*" "@cs/prettier-config": "npm:*"