Skip to content

Commit 1a0e68b

Browse files
committed
fix: upgrade @percy/sdk-utils from 1.26.2 to 1.31.0
Snyk has created this PR to upgrade @percy/sdk-utils from 1.26.2 to 1.31.0. See this package in yarn: @percy/sdk-utils See this project in Snyk: https://app.snyk.io/org/bs-sry/project/5019fb3a-6c07-4c75-84e4-92db031aa431?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f47e935 commit 1a0e68b

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
@@ -27,7 +27,7 @@
2727
"test:types": "tsd"
2828
},
2929
"dependencies": {
30-
"@percy/sdk-utils": "^1.0.0"
30+
"@percy/sdk-utils": "^1.31.0"
3131
},
3232
"peerDependencies": {
3333
"protractor": "~7"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -390,10 +390,10 @@
390390
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.26.2.tgz#9c0d9fd5e72e4399389e27202e35f557f4ea2632"
391391
integrity sha512-EVwPoUJWm2ESn3Llorc6D3mqwQeALgaDerlsXA7JvKOk2Xaf68CRk5akI8NBN6rZoWIx8t5WjjJksGzPvMYYnw==
392392

393-
"@percy/sdk-utils@^1.0.0":
394-
version "1.26.2"
395-
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.26.2.tgz#1a02b00f63c6244b10c0c5151901d5b41ea7ca47"
396-
integrity sha512-sqxex+UnUoKN046jZS8UHB1YnQuJ0/lzMQaCdNKrF1F/U/1j/LrGywjXI9+NsGa29FdcZfU17530qt961sPgow==
393+
"@percy/sdk-utils@^1.31.0":
394+
version "1.31.0"
395+
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.31.0.tgz#8abdc776f6d8d889167a9b688787cffed0419170"
396+
integrity sha512-hlzEq75BmQUwzu9oOVNWCRmT8l1PZ/KTDdBF01swArevffOV4cF4QtOQAA+jpDT4SIur66X9AmciLnMLmLzYkA==
397397

398398
"@tsd/typescript@~4.8.3":
399399
version "4.8.3"

0 commit comments

Comments
 (0)