Skip to content

Commit

Permalink
build(deps-dev): bump @percy/cypress from 3.1.2 to 3.1.4
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.4.
- [Release notes](https://github.com/percy/percy-cypress/releases)
- [Commits](percy/percy-cypress@v3.1.2...v3.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2025
1 parent f7b67cb commit f41b049
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.4",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/git": "^10.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1674,12 +1674,12 @@
ws "^8.17.1"
yaml "^2.4.1"

"@percy/cypress@3.1.2":
version "3.1.2"
resolved "https://registry.yarnpkg.com/@percy/cypress/-/cypress-3.1.2.tgz#a087d3c59a6b155eab5fdb4c237526b9cfacbc22"
integrity sha512-JXrGDZbqwkzQd2h5T5D7PvqoucNaiMh4ChPp8cLQiEtRuLHta9nf1lEuXH+jnatGL2j+3jJFIHJ0L7XrgVnvQA==
"@percy/cypress@3.1.4":
version "3.1.4"
resolved "https://registry.yarnpkg.com/@percy/cypress/-/cypress-3.1.4.tgz#86772391c3c5f795a1176d5fdf9b9c026163c82e"
integrity sha512-lPhmyHTRJmF252NAHc8rSTyPaSu7Ff4H51ZADpgSmwKuiD+j2t2PDOxIoi824qz4eC/RehmOlYzO2YitJzGPhA==
dependencies:
"@percy/sdk-utils" "^1.3.1"
"@percy/sdk-utils" "^1.28.8"

"@percy/dom@1.30.2":
version "1.30.2"
Expand All @@ -1703,10 +1703,10 @@
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/sdk-utils@^1.28.8":
version "1.30.8"
resolved "https://registry.yarnpkg.com/@percy/sdk-utils/-/sdk-utils-1.30.8.tgz#798c27c8cdf2465e336446096b3b526b2abafb71"
integrity sha512-NkRZk4iJs3nEaUnurFDaO1tMWofE7AszSriDZ90eCmMTjYrUUxOpvQs/35qMKT4o+qVTkeHicBGPZ8RsnY55zw==

"@percy/webdriver-utils@1.30.2":
version "1.30.2"
Expand Down

0 comments on commit f41b049

Please sign in to comment.