Skip to content

Commit

Permalink
fix: upgrade @percy/sdk-utils from 1.30.1 to 1.30.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @percy/sdk-utils from 1.30.1 to 1.30.2.

See this package in yarn:
@percy/sdk-utils

See this project in Snyk:
https://app.snyk.io/org/bs-sry/project/b75e57f4-f3ef-43ed-a989-4a553706d201?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 8, 2024
1 parent a976b52 commit 0dad3ad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"test:types": "tsd"
},
"dependencies": {
"@percy/sdk-utils": "^1.28.2",
"@percy/sdk-utils": "^1.30.2",
"tmp": "^0.2.3"
},
"devDependencies": {
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -541,11 +541,16 @@
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.30.1.tgz#d94159ffa48e77cf78e6e6d141054cdf3a21e2dd"
integrity sha512-FaVW4YGmgPaW0OviMFUn7m7ski2uZQAeUJ/hg+IXFIN+zSreX2ORcsp+Fep2p+h5UjcZX5wFuf/8O3nth5YAfQ==

"@percy/[email protected]", "@percy/sdk-utils@^1.28.2":
"@percy/[email protected]":
version "1.30.1"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.30.1.tgz#005d37efb9736ba59d4a893156b46deb0bb29347"
integrity sha512-xdeaHEdQvytFEbNBYCFdu1ToD6T/BT6YtZYwfNKAYXwQqVbm4wr/3LVH+GUcxYZsBCxmeSyCrF4buspUhxTNJQ==

"@percy/sdk-utils@^1.30.2":
version "1.30.4"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.30.4.tgz#32010180bdb2fdc504fd3abb6f6d25d9028853e9"
integrity sha512-G0is92dYAHYlq6dXHGl/R6vwiJtGdAy9TIDXY5ShXtUMWE8sRJwisgvo9LavZKqCoOVqLvmizMxG//NAN2pTMQ==

"@percy/[email protected]":
version "1.30.1"
resolved "https://registry.yarnpkg.com/@percy/webdriver-utils/-/webdriver-utils-1.30.1.tgz#649b93b4ee432b909f5d91d3123a1358385de2ce"
Expand Down

0 comments on commit 0dad3ad

Please sign in to comment.