chore(deps-dev): bump cypress from 13.13.3 to 13.14.1 (#10479)

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.3 to 13.14.1.
- [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.13.3...v13.14.1)

---
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-09-02 14:24:43 +01:00
committed by GitHub
parent b0f19279b4
commit 6ff2068936
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -72,7 +72,7 @@
"child-process-promise": "^2.2.1",
"clsx": "^2.1.1",
"concurrently": "^8.2.2",
"cypress": "^13.13.3",
"cypress": "^13.14.1",
"cypress-wait-for-stable-dom": "^0.1.0",
"danger": "^12.3.3",
"deepmerge": "^4.3.1",
@@ -9756,9 +9756,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "13.13.3",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.13.3.tgz",
"integrity": "sha512-hUxPrdbJXhUOTzuML+y9Av7CKoYznbD83pt8g3klgpioEha0emfx4WNIuVRx0C76r0xV2MIwAW9WYiXfVJYFQw==",
"version": "13.14.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.14.1.tgz",
"integrity": "sha512-Wo+byPmjps66hACEH5udhXINEiN3qS3jWNGRzJOjrRJF3D0+YrcP2LVB1T7oYaVQM/S+eanqEvBWYc8cf7Vcbg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View File

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