Skip to content

Commit

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

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 Aug 3, 2024
1 parent 535982d commit 07859a8
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.28.9",
"tmp": "^0.2.1"
},
"devDependencies": {
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -449,11 +449,16 @@
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.28.2.tgz#5ba2b55328acd3459a98806db01115d00587d71a"
integrity sha512-ZF1iDjY9oBL+4WEqGuJ4JJaUdyUqGhdJtS+qDV8iqrQ6VngWBpO3lg0Uhy8RIkqUSLGKbwVbnxkfvA5kXx+yAw==

"@percy/[email protected]", "@percy/sdk-utils@^1.28.2":
"@percy/[email protected]":
version "1.28.2"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.28.2.tgz#22d48ab0a281bbf39add303fcb1687ccac0e91a1"
integrity sha512-cMFz8AjZ2KunN0dVwzA+Wosk4B+6G9dUkh2YPhYvqs0KLcCyYs3s91IzOQmtBOYwAUVja/W/u6XmBHw0jaxg0A==

"@percy/sdk-utils@^1.28.9":
version "1.29.1"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.29.1.tgz#20d425d22b5e0fb392c4ea2389e5e95647397677"
integrity sha512-SSc9i/cFcEPAMCRgbjJs5LAHn1eZxzFcvhVszuXdIo9TZeECEFr9Vxe/cRpm188yMIfxL+8nwn26CQMVnGdlcQ==

"@percy/[email protected]":
version "1.28.2"
resolved "https://registry.yarnpkg.com/@percy/webdriver-utils/-/webdriver-utils-1.28.2.tgz#96b8433dcc16672d0d883c70b4c1842475995e82"
Expand Down

0 comments on commit 07859a8

Please sign in to comment.