chore(deps-dev): bump cypress from 13.7.2 to 13.7.3 (#10091)

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.2 to 13.7.3.
- [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.7.2...v13.7.3)

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

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-04-17 16:47:20 +01:00
committed by GitHub
parent b0c649655e
commit 37e2bb43a4
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -70,7 +70,7 @@
"child-process-promise": "^2.2.1",
"clsx": "^2.1.0",
"concurrently": "^8.2.2",
"cypress": "^13.7.2",
"cypress": "^13.7.3",
"cypress-wait-for-stable-dom": "^0.1.0",
"danger": "^11.3.1",
"deepmerge": "^4.3.1",
@@ -9178,9 +9178,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "13.7.2",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.2.tgz",
"integrity": "sha512-FF5hFI5wlRIHY8urLZjJjj/YvfCBrRpglbZCLr/cYcL9MdDe0+5usa8kTIrDHthlEc9lwihbkb5dmwqBDNS2yw==",
"version": "13.7.3",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.3.tgz",
"integrity": "sha512-uoecY6FTCAuIEqLUYkTrxamDBjMHTYak/1O7jtgwboHiTnS1NaMOoR08KcTrbRZFCBvYOiS4tEkQRmsV+xcrag==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View File

@@ -157,7 +157,7 @@
"child-process-promise": "^2.2.1",
"clsx": "^2.1.0",
"concurrently": "^8.2.2",
"cypress": "^13.7.2",
"cypress": "^13.7.3",
"cypress-wait-for-stable-dom": "^0.1.0",
"danger": "^11.3.1",
"deepmerge": "^4.3.1",