Skip to content

Commit

Permalink
chore(deps): update dependency @percy/cypress to ^3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 15, 2021
1 parent d6d7b61 commit ab731c7
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 @@ -27,7 +27,7 @@
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@percy/cli": "^1.0.0-beta.58",
"@percy/cypress": "^3.1.0",
"@percy/cypress": "^3.1.1",
"@percy/dom": "^1.0.0-beta.58",
"autoprefixer": "^9.8.6",
"babel-loader": "^8.0.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1830,10 +1830,10 @@
rimraf "^3.0.2"
ws "^7.4.1"

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

Expand Down

0 comments on commit ab731c7

Please sign in to comment.