From 5641037f7b252c87624b375fa99f36a90c2d1075 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 03:43:23 +0000 Subject: [PATCH] chore(deps-dev): bump @histoire/plugin-percy from 0.16.1 to 0.16.3 Bumps [@histoire/plugin-percy](https://github.com/Akryum/histoire/tree/HEAD/packages/histoire-plugin-percy) from 0.16.1 to 0.16.3. - [Release notes](https://github.com/Akryum/histoire/releases) - [Changelog](https://github.com/histoire-dev/histoire/blob/main/CHANGELOG.md) - [Commits](https://github.com/Akryum/histoire/commits/v0.16.3/packages/histoire-plugin-percy) --- updated-dependencies: - dependency-name: "@histoire/plugin-percy" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index edaf42c..67a6287 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "devDependencies": { "@histoire/plugin-nuxt": "0.16.2", - "@histoire/plugin-percy": "^0.16.1", + "@histoire/plugin-percy": "^0.16.3", "@histoire/plugin-vue": "^0.16.1", "@nuxtjs/tailwindcss": "6.8.0", "@percy/cli": "1.26.1", diff --git a/yarn.lock b/yarn.lock index 4774130..4656214 100644 --- a/yarn.lock +++ b/yarn.lock @@ -639,10 +639,10 @@ ofetch "^1.0.0" unenv "^1.1.1" -"@histoire/plugin-percy@^0.16.1": - version "0.16.1" - resolved "https://registry.yarnpkg.com/@histoire/plugin-percy/-/plugin-percy-0.16.1.tgz#3a40b112d7e66febb79a8b81ab2a20ae772ac370" - integrity sha512-hw0HAleSZJyXiLrEvOQK3GldZ6y/Bmpl8jDqq6RlORzygYxrOfFbPcLzNTuJDC41NstMm95kywExRvhhHv9KbA== +"@histoire/plugin-percy@^0.16.3": + version "0.16.3" + resolved "https://registry.yarnpkg.com/@histoire/plugin-percy/-/plugin-percy-0.16.3.tgz#d8a3d58ae2f41c736155831c31873a1f27471f22" + integrity sha512-5WRi5nWbYrLa22cczIebtNgnNc5nPPQY5CUR0SIj+pg0QZHj4GLtkBMSzQjB3EeVTtmP1aXBIVr944aVSb3Eag== dependencies: "@percy/sdk-utils" "^1.1.0" defu "^6.0.0"