From d2d58f0d3a98950f839b8108bbcf9dd7ee27ca5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 18:49:03 +0800 Subject: [PATCH] chore(deps-dev): bump happo-plugin-storybook from 3.2.0 to 3.3.0 (#3739) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cd8e566805..9d833456f0 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "github-markdown-css": "^5.2.0", "happo-cypress": "^4.1.1", "happo-e2e": "^2.2.2", - "happo-plugin-storybook": "^3.1.0", + "happo-plugin-storybook": "^3.3.0", "happo.io": "^8.3.1", "jest-canvas-mock": "^2.5.0", "lerna": "^6.6.2", diff --git a/yarn.lock b/yarn.lock index 26eddabb40..2b563f77fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12881,10 +12881,10 @@ happo-e2e@^2.1.2, happo-e2e@^2.2.2: parse-srcset "^1.0.2" string.prototype.replaceall "^1.0.6" -happo-plugin-storybook@^3.0.0, happo-plugin-storybook@^3.1.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/happo-plugin-storybook/-/happo-plugin-storybook-3.2.0.tgz#f9f61a637f4199c6863f6cb19a2d2845cd70b346" - integrity sha512-d4iDnLQZZmxjg+/ggMGsnAvPW5Jx9OIcRZd7xNC1B8AohugIcgGeFkNoyWbXK3fefBrmQCbns3xgMZcBaHx7hw== +happo-plugin-storybook@^3.0.0, happo-plugin-storybook@^3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/happo-plugin-storybook/-/happo-plugin-storybook-3.3.0.tgz#6ccb0e446de2ae8a3780d6e9784e0fa694b0ac84" + integrity sha512-TeR6kaZ1PW72JVz7IAFtOq6Ho5fsTxJyL43e0XPwNJwjihTMhpBCvCk4+LUG7kKzqPky4ZaeEoXssOM8xnn3Pg== dependencies: "@babel/runtime" ">=7.0.0" archiver "^3.0.0"