From 034cdc9d02ea8fd00fca537f5d8531ab5249f096 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jul 2021 20:26:50 +0200 Subject: [PATCH] Bump @percy/cypress from 3.1.0 to 3.1.1 (#31) Bumps [@percy/cypress](https://github.com/percy/percy-cypress) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/percy/percy-cypress/releases) - [Commits](https://github.com/percy/percy-cypress/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: "@percy/cypress" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 883b6893f..2a7809d5a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1642,9 +1642,9 @@ ws "^7.5.3" "@percy/cypress@^3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@percy/cypress/-/cypress-3.1.0.tgz#19533772739b35759c30e3edd3070922f6ea6b6d" - integrity sha512-x4RPo7vMEGA6hmLbQIFwawZZlmiZknhSqPyzckxXgj8VyoW17QQOINxZo/DZTfV0UoUVOzNoHNrJcV3XJnN4FQ== + version "3.1.1" + resolved "https://registry.yarnpkg.com/@percy/cypress/-/cypress-3.1.1.tgz#4e7c5bdeccf1240b2150fc9d608df72c2f213d4b" + integrity sha512-khvWmCOJW7pxwDZPB5ovvbSe11FfNtH8Iyq8PHRYLD9ibAkiAWHZVs07bLK5wju1Q9X8s7zg5uj2yWxIlB1yjA== dependencies: "@percy/sdk-utils" "^1.0.0-beta.44"