chore(deps-dev): bump cypress from 13.16.1 to 13.17.0 (#10755)

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.16.1 to 13.17.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.16.1...v13.17.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-12-20 19:34:22 +00:00
committed by GitHub
parent 3d6c438df2
commit ac01fdefcc
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View File

@@ -72,7 +72,7 @@
"child-process-promise": "^2.2.1",
"clsx": "^2.1.1",
"concurrently": "^9.1.0",
"cypress": "^13.16.1",
"cypress": "^13.17.0",
"cypress-wait-for-stable-dom": "^0.1.0",
"danger": "^12.3.3",
"deepmerge": "^4.3.1",
@@ -9897,12 +9897,11 @@
"dev": true
},
"node_modules/cypress": {
"version": "13.16.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.16.1.tgz",
"integrity": "sha512-17FtCaz0cx7ssWYKXzGB0Vub8xHwpVPr+iPt2fHhLMDhVAPVrplD+rTQsZUsfb19LVBn5iwkEUFjQ1yVVJXsLA==",
"version": "13.17.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.17.0.tgz",
"integrity": "sha512-5xWkaPurwkIljojFidhw8lFScyxhtiFHl/i/3zov+1Z5CmY4t9tjIdvSXfu82Y3w7wt0uR9KkucbhkVvJZLQSA==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"@cypress/request": "^3.0.6",
"@cypress/xvfb": "^1.2.4",

View File

@@ -159,7 +159,7 @@
"child-process-promise": "^2.2.1",
"clsx": "^2.1.1",
"concurrently": "^9.1.0",
"cypress": "^13.16.1",
"cypress": "^13.17.0",
"cypress-wait-for-stable-dom": "^0.1.0",
"danger": "^12.3.3",
"deepmerge": "^4.3.1",