From afbad28384a4f0efaf19442a426aefa172617dc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 11:11:50 -0500 Subject: [PATCH] :arrow_up: Bump @percy/sdk-utils from 1.6.1 to 1.7.2 (#537) Bumps [@percy/sdk-utils](https://github.com/percy/cli/tree/HEAD/packages/sdk-utils) from 1.6.1 to 1.7.2. - [Release notes](https://github.com/percy/cli/releases) - [Commits](https://github.com/percy/cli/commits/v1.7.2/packages/sdk-utils) --- updated-dependencies: - dependency-name: "@percy/sdk-utils" dependency-type: direct:production update-type: version-update:semver-minor ... 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 59c1f7d..fb63b86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -436,9 +436,9 @@ integrity sha512-cOMzDbg6Or1SnyzT9xCnwIiMDQ4sUR7Ha91CE6NWpV273Ef5PtvBA0joIB7wWSe7t2/a8hQrYJ6eGU4rUcsuTw== "@percy/sdk-utils@^1.3.1": - version "1.6.1" - resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.6.1.tgz#257549ced3549188aebdb37ffb6e46f77dca77eb" - integrity sha512-H1a5UzlYYYUYj0I+hm3o1chgx1XMjTjeKHPneg25APfaDn5fCK1sm4xddurYFMk2sIv5Gxx8pvVMFSl4SlA/ZA== + version "1.7.2" + resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.7.2.tgz#58b760356e9570832a52c6bb1c892cdf737d7264" + integrity sha512-jvh9wcyAbVxOUElJ7966AC8eI8pfCoggIe/9Avl5UfMLA6bbOS++EYR4iWkpgdcAQABTyFJnuOvQc95foEFJog== "@tsd/typescript@~4.7.4": version "4.7.4"