From 92ab120df9bae10dd30bd70c282e38bc5b1e900d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:04:42 +0000 Subject: [PATCH] :arrow_up: Bump @percy/sdk-utils from 1.16.0 to 1.28.8 Bumps [@percy/sdk-utils](https://github.com/percy/cli/tree/HEAD/packages/sdk-utils) from 1.16.0 to 1.28.8. - [Release notes](https://github.com/percy/cli/releases) - [Commits](https://github.com/percy/cli/commits/v1.28.8/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..cf4bd62 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.28.8" + resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.28.8.tgz#9c43d1334f1ef58980a80d19025e7e8569871c0b" + integrity sha512-eqeIloD3OvHtPVUn08jDKt8m46oakKliEWDGliPdeWTtrfnoTJZtk8yNKe7jn8N3gzNYgU8iytwWFQV00zHBjQ== "@tsd/typescript@~4.8.3": version "4.8.3"