Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/bs-sry/project/1abd4300-4e70-43fe-81ab-04848495bd3d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 10, 2024
1 parent d34e140 commit 9b97889
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"test:types": "tsd"
},
"dependencies": {
"@percy/sdk-utils": "^1.0.0"
"@percy/sdk-utils": "^1.29.0"
},
"peerDependencies": {
"nightmare": "~3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -327,10 +327,10 @@
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.10.2.tgz#06474daa41ccb15332eedbbc86c18aac81d9e761"
integrity sha512-Sg67QklLHM7oTv80RH2PovV4Ps0mjiRrLYzxbsAvDopn73alPvy5uWHtJAHnJc3EYCiBde43L1jOSsGCsOv0Tg==

"@percy/sdk-utils@^1.0.0":
version "1.8.0"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.8.0.tgz#8db2aefbb211747f8f622db6daf25b781464a308"
integrity sha512-ehyYs7L4MDmqjBAfTHA8wDGrsDHiPrJ5SwMA9g9tT06VUey1JJtjSK30VidoouZQm+Sus9r5lW/K73CQZc3lSg==
"@percy/sdk-utils@^1.29.0":
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==

"@tsd/typescript@~4.9.3":
version "4.9.4"
Expand Down

0 comments on commit 9b97889

Please sign in to comment.