chore(deps-dev): bump cypress from 13.8.0 to 13.8.1 (#10115)

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.8.0 to 13.8.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.8.0...v13.8.1)

---
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-29 12:30:09 +00:00
committed by GitHub
parent 4ea30625cd
commit a316074af7
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -71,7 +71,7 @@
"child-process-promise": "^2.2.1",
"clsx": "^2.1.0",
"concurrently": "^8.2.2",
"cypress": "^13.8.0",
"cypress": "^13.8.1",
"cypress-wait-for-stable-dom": "^0.1.0",
"danger": "^12.1.0",
"deepmerge": "^4.3.1",
@@ -8972,9 +8972,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "13.8.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.8.0.tgz",
"integrity": "sha512-Qau//mtrwEGOU9cn2YjavECKyDUwBh8J2tit+y9s1wsv6C3BX+rlv6I9afmQnL8PmEEzJ6be7nppMHacFzZkTw==",
"version": "13.8.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.8.1.tgz",
"integrity": "sha512-Uk6ovhRbTg6FmXjeZW/TkbRM07KPtvM5gah1BIMp4Y2s+i/NMxgaLw0+PbYTOdw1+egE0FP3mWRiGcRkjjmhzA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View File

@@ -158,7 +158,7 @@
"child-process-promise": "^2.2.1",
"clsx": "^2.1.0",
"concurrently": "^8.2.2",
"cypress": "^13.8.0",
"cypress": "^13.8.1",
"cypress-wait-for-stable-dom": "^0.1.0",
"danger": "^12.1.0",
"deepmerge": "^4.3.1",