Skip to content

Commit

Permalink
build(deps-dev): bump @percy/cypress from 3.1.2 to 3.1.3
Browse files Browse the repository at this point in the history
Bumps [@percy/cypress](https://github.com/percy/percy-cypress) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/percy/percy-cypress/releases)
- [Commits](percy/percy-cypress@v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: "@percy/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2024
1 parent f5625fa commit abd0042
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"devDependencies": {
"@material-ui/styles": "^4.11.5",
"@percy/cli": "^1.30.2",
"@percy/cypress": "3.1.2",
"@percy/cypress": "3.1.3",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/git": "^10.0.1",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1658,10 +1658,10 @@
ws "^8.17.1"
yaml "^2.4.1"

"@percy/[email protected].2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@percy/cypress/-/cypress-3.1.2.tgz#a087d3c59a6b155eab5fdb4c237526b9cfacbc22"
integrity sha512-JXrGDZbqwkzQd2h5T5D7PvqoucNaiMh4ChPp8cLQiEtRuLHta9nf1lEuXH+jnatGL2j+3jJFIHJ0L7XrgVnvQA==
"@percy/[email protected].3":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@percy/cypress/-/cypress-3.1.3.tgz#0f50b4e15335a6c0e4da617ef70b34d8adbe4bd3"
integrity sha512-IboiK03dCvG+7Dy9rmuAuq7J+DAqZ0MaZxGF8u7VhVp9EeiXk3frKfTXH9EGH2vwalC1/r6yV54/y2IfdN1V2w==
dependencies:
"@percy/sdk-utils" "^1.3.1"

Expand All @@ -1682,16 +1682,11 @@
resolved "https://registry.yarnpkg.com/@percy/logger/-/logger-1.30.2.tgz#3a75d802afbaf0dfedf65ebb9f4f3327692ee7c7"
integrity sha512-MQAxqp4RHwlemkgK7d5sjt0ePUKAKbgugmrzOuiI9KLTbeoZoGuxn9RbuNamAfHAUMNYZ8B7DGU4ID518vpP4Q==

"@percy/[email protected]":
"@percy/[email protected]", "@percy/sdk-utils@^1.3.1":
version "1.30.2"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.30.2.tgz#17db142526d8fb7ca8c5cfc892ecef4bdfe24aa7"
integrity sha512-EkWP6Qjj02uHYnpkq5BTOLqkpwzZGdJ6XfxiSAQ7/q8UQRGaAHQtJl1wTYan8yLOYisCQwVZRd3ev2UrhI6ERw==

"@percy/sdk-utils@^1.3.1":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.6.0.tgz#e8f0f1d4942eeef9c3a26c1cb9ed6a6da257564d"
integrity sha512-4cSkWqpu7uK9zzeVwtMWrgGbP34GUlvZsWdEEt98ep6ZECQA+iGB75pOpIVwcsHKXtkDRE6fgugtxNXs5uHpMg==

"@percy/[email protected]":
version "1.30.2"
resolved "https://registry.yarnpkg.com/@percy/webdriver-utils/-/webdriver-utils-1.30.2.tgz#bfffae8591228c2b7c78e9fbf970eed950dad281"
Expand Down

0 comments on commit abd0042

Please sign in to comment.