chore(deps-dev): bump cypress from 13.3.0 to 13.3.1 (#9651)

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.0 to 13.3.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.3.0...v13.3.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]
2023-10-15 16:25:02 +00:00
committed by GitHub
parent 520fcda548
commit 11f9735d95
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.0.0",
"concurrently": "^8.2.1",
"cypress": "^13.3.0",
"cypress": "^13.3.1",
"cypress-wait-for-stable-dom": "^0.1.0",
"danger": "^11.3.0",
"deepmerge": "^4.3.1",
@@ -9255,9 +9255,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "13.3.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.0.tgz",
"integrity": "sha512-mpI8qcTwLGiA4zEQvTC/U1xGUezVV4V8HQCOYjlEOrVmU1etVvxOjkCXHGwrlYdZU/EPmUiWfsO3yt1o+Q2bgw==",
"version": "13.3.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.1.tgz",
"integrity": "sha512-g4mJLZxYN+UAF2LMy3Znd4LBnUmS59Vynd81VES59RdW48Yt+QtR2cush3melOoVNz0PPbADpWr8DcUx6mif8Q==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View File

@@ -157,7 +157,7 @@
"child-process-promise": "^2.2.1",
"clsx": "^2.0.0",
"concurrently": "^8.2.1",
"cypress": "^13.3.0",
"cypress": "^13.3.1",
"cypress-wait-for-stable-dom": "^0.1.0",
"danger": "^11.3.0",
"deepmerge": "^4.3.1",