Bump validator and cypress-mochawesome-reporter (#3991)

Bumps [validator](https://github.com/validatorjs/validator.js) to 13.7.0 and updates ancestor dependency [cypress-mochawesome-reporter](https://github.com/LironEr/cypress-mochawesome-reporter). These dependencies need to be updated together.


Updates `validator` from 10.11.0 to 13.7.0
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/validatorjs/validator.js/compare/10.11.0...13.7.0)

Updates `cypress-mochawesome-reporter` from 2.4.0 to 3.5.1
- [Release notes](https://github.com/LironEr/cypress-mochawesome-reporter/releases)
- [Commits](https://github.com/LironEr/cypress-mochawesome-reporter/compare/v2.4.0...v3.5.1)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: indirect
- dependency-name: cypress-mochawesome-reporter
  dependency-type: direct:production
...

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-08-04 10:06:48 +02:00 committed by GitHub
parent a25a8db3d0
commit 378726c27a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 66 additions and 766 deletions

830
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -219,7 +219,7 @@
"cypress": "^12.4.0", "cypress": "^12.4.0",
"cypress-file-upload": "^5.0.8", "cypress-file-upload": "^5.0.8",
"cypress-mailhog": "^1.3.0", "cypress-mailhog": "^1.3.0",
"cypress-mochawesome-reporter": "^2.3.0", "cypress-mochawesome-reporter": "^3.5.1",
"cypress-multi-reporters": "^1.5.0", "cypress-multi-reporters": "^1.5.0",
"cypress-repeat": "^2.3.3", "cypress-repeat": "^2.3.3",
"cypress-timings": "^1.0.0", "cypress-timings": "^1.0.0",