chore(deps-dev): bump cypress from 13.3.1 to 13.3.2 (#9674)

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.1 to 13.3.2.
- [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.1...v13.3.2)

---
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-21 19:13:14 +00:00
committed by GitHub
parent 6da5a68a97
commit 417a1c3e7e
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.2",
"cypress": "^13.3.1",
"cypress": "^13.3.2",
"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.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.1.tgz",
"integrity": "sha512-g4mJLZxYN+UAF2LMy3Znd4LBnUmS59Vynd81VES59RdW48Yt+QtR2cush3melOoVNz0PPbADpWr8DcUx6mif8Q==",
"version": "13.3.2",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.2.tgz",
"integrity": "sha512-ArLmZObcLC+xxCp7zJZZbhby9FUf5CueLej9dUM4+5j37FTS4iMSgHxQLDu01PydFUvDXcNoIVRCYrHHxD7Ybg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View File

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