Skip to content

Commit 8dfab29

Browse files
committed
fix: upgrade @percy/sdk-utils from 1.8.0 to 1.31.1
Snyk has created this PR to upgrade @percy/sdk-utils from 1.8.0 to 1.31.1. 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
1 parent d34e140 commit 8dfab29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"test:types": "tsd"
2727
},
2828
"dependencies": {
29-
"@percy/sdk-utils": "^1.0.0"
29+
"@percy/sdk-utils": "^1.31.1"
3030
},
3131
"peerDependencies": {
3232
"nightmare": "~3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -327,10 +327,10 @@
327327
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.10.2.tgz#06474daa41ccb15332eedbbc86c18aac81d9e761"
328328
integrity sha512-Sg67QklLHM7oTv80RH2PovV4Ps0mjiRrLYzxbsAvDopn73alPvy5uWHtJAHnJc3EYCiBde43L1jOSsGCsOv0Tg==
329329

330-
"@percy/sdk-utils@^1.0.0":
331-
version "1.8.0"
332-
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.8.0.tgz#8db2aefbb211747f8f622db6daf25b781464a308"
333-
integrity sha512-ehyYs7L4MDmqjBAfTHA8wDGrsDHiPrJ5SwMA9g9tT06VUey1JJtjSK30VidoouZQm+Sus9r5lW/K73CQZc3lSg==
330+
"@percy/sdk-utils@^1.31.1":
331+
version "1.31.1"
332+
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.31.1.tgz#78725b17cfef258ae3baa1753e62e730f46bea41"
333+
integrity sha512-OU+n/TGEPt7ZikJOwau9S0X0bCfKNTxHIry9dX57amL82PysCrzEfcKUJIAf1BTaVqDH4In8GPssjLVhut95Ag==
334334

335335
"@tsd/typescript@~4.9.3":
336336
version "4.9.4"

0 commit comments

Comments
 (0)