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 20, 2024
1 parent d34e140 commit d7c2fc3
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.2"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.29.2.tgz#b507ad650a5536169beb5ed6ada46858eb3b64de"
integrity sha512-oeeopqb7n1voWJ2t5PdkgihsYurcVtkp4HyqOV+o7/kXk0/mqDkUJ+6BVaSJjkonQ9FCZ3dr+Qq1r9au6BAS8g==

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

0 comments on commit d7c2fc3

Please sign in to comment.