Skip to content

Commit

Permalink
⬆️ Bump @percy/sdk-utils from 1.0.0-beta.56 to 1.0.0-beta.58
Browse files Browse the repository at this point in the history
Bumps @percy/sdk-utils from 1.0.0-beta.56 to 1.0.0-beta.58.

---
updated-dependencies:
- dependency-name: "@percy/sdk-utils"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2021
1 parent 7b3e9d4 commit 6de838f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -319,17 +319,17 @@
dependencies:
dotenv "^10.0.0"

"@percy/logger@^1.0.0-beta.56", "@percy/logger@^1.0.0-beta.58":
"@percy/logger@^1.0.0-beta.58":
version "1.0.0-beta.58"
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.0.0-beta.58.tgz#78f79917a79f840090cdaed30ded6bbd01520ccc"
integrity sha512-MLsOR8BbI4x64s4p1K5UVwZB1hcf0cVhNETJ0PTCUJFMKncA+Gfi/qFKUhEPiQcWbc+iAqeyxD9kbp8KgfD44g==

"@percy/sdk-utils@~1.0.0-beta.44":
version "1.0.0-beta.56"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.0.0-beta.56.tgz#8afc948dee3b750d4624bb79ddd20b8ab147f6c6"
integrity sha512-tGJ0O6BsxjQ8Mniy8o+wOV/2dEiq/elmrCUXiLhlOXfatYzznpG7QZVWv1HHuhEFSIG3pttBTmxsjY4240HSOg==
version "1.0.0-beta.58"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.0.0-beta.58.tgz#fbd35454078d48da3174f76bedee2b1d345494cb"
integrity sha512-cbKFBwRpEerQDi5aun1HV8N5gs/UPqVGf/lx++AqJ1UGZvoEBpcxYuRMAck+rZbQVzqRBawucJTyxs5RhJUGSA==
dependencies:
"@percy/logger" "^1.0.0-beta.56"
"@percy/logger" "^1.0.0-beta.58"

"@tsd/typescript@~4.3.2":
version "4.3.2"
Expand Down

0 comments on commit 6de838f

Please sign in to comment.