Skip to content

Commit 71011b7

Browse files
committed
chore(deps): update dependency @percy/cypress to ^3.1.1
1 parent b10c96b commit 71011b7

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
"@commitlint/cli": "^11.0.0",
2828
"@commitlint/config-conventional": "^11.0.0",
2929
"@percy/cli": "^1.0.0-beta.58",
30-
"@percy/cypress": "^3.1.0",
30+
"@percy/cypress": "^3.1.1",
3131
"@percy/dom": "^1.0.0-beta.58",
3232
"autoprefixer": "^9.8.6",
3333
"babel-loader": "^8.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1839,10 +1839,10 @@
18391839
rimraf "^3.0.2"
18401840
ws "^7.4.1"
18411841

1842-
"@percy/cypress@^3.1.0":
1843-
version "3.1.0"
1844-
resolved "https://registry.yarnpkg.com/@percy/cypress/-/cypress-3.1.0.tgz#19533772739b35759c30e3edd3070922f6ea6b6d"
1845-
integrity sha512-x4RPo7vMEGA6hmLbQIFwawZZlmiZknhSqPyzckxXgj8VyoW17QQOINxZo/DZTfV0UoUVOzNoHNrJcV3XJnN4FQ==
1842+
"@percy/cypress@^3.1.1":
1843+
version "3.1.1"
1844+
resolved "https://registry.yarnpkg.com/@percy/cypress/-/cypress-3.1.1.tgz#4e7c5bdeccf1240b2150fc9d608df72c2f213d4b"
1845+
integrity sha512-khvWmCOJW7pxwDZPB5ovvbSe11FfNtH8Iyq8PHRYLD9ibAkiAWHZVs07bLK5wju1Q9X8s7zg5uj2yWxIlB1yjA==
18461846
dependencies:
18471847
"@percy/sdk-utils" "^1.0.0-beta.44"
18481848

0 commit comments

Comments
 (0)