Skip to content

Commit

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

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/bs-sry/project/2235fb19-9724-44c0-92c4-f5cd85719d6f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 27, 2024
1 parent 71e398b commit 173d4f9
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.28.1"
},
"peerDependencies": {
"puppeteer": ">=1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -387,10 +387,10 @@
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.16.0.tgz#e6804d1770869266226eff77fdc2e5cf9992473b"
integrity sha512-u9zTj6BcUmqknrcikrunRpkRr+uQlENhgK/m0Zokxtv9CgkmNzR8oLoseJjU5P4zGZEiJE/v7wnzNC1ezvS9nQ==

"@percy/sdk-utils@^1.0.0":
version "1.16.0"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.16.0.tgz#d5076d83701e9dad9383283877e63f433165d051"
integrity sha512-/nPyK4NCjFGYNVQ7vOivfuEYveOJhA4gWzB7w2PjCkw/Y3kCtu+axRpUiDPEybTz2H6RTvr+I526DbtUYguqVw==
"@percy/sdk-utils@^1.28.1":
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==

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

0 comments on commit 173d4f9

Please sign in to comment.