From d3bb150dbb1d05974cd35ce2d47be3200f5c6404 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 11:57:25 +0000 Subject: [PATCH] :arrow_up: Bump @percy/sdk-utils from 1.16.0 to 1.26.3 Bumps [@percy/sdk-utils](https://github.com/percy/cli/tree/HEAD/packages/sdk-utils) from 1.16.0 to 1.26.3. - [Release notes](https://github.com/percy/cli/releases) - [Commits](https://github.com/percy/cli/commits/v1.26.3/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] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 91a11de..f2d4b0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -388,9 +388,9 @@ integrity sha512-u9zTj6BcUmqknrcikrunRpkRr+uQlENhgK/m0Zokxtv9CgkmNzR8oLoseJjU5P4zGZEiJE/v7wnzNC1ezvS9nQ== "@percy/sdk-utils@^1.0.0": - version "1.16.0" - resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.16.0.tgz#d5076d83701e9dad9383283877e63f433165d051" - integrity sha512-/nPyK4NCjFGYNVQ7vOivfuEYveOJhA4gWzB7w2PjCkw/Y3kCtu+axRpUiDPEybTz2H6RTvr+I526DbtUYguqVw== + version "1.26.3" + resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.26.3.tgz#f0a458347804fe8045a844b8960abf7715540866" + integrity sha512-Elf/DVaOWNx/EVYKEumxmAZdhlmz2iEFotBS+UtcXU6HQAQ1oQY3OvBhx8yEC3AXWvRpXWddK/1N9kFeymPueQ== "@tsd/typescript@~4.8.3": version "4.8.3"