chore(deps-dev): bump cypress from 12.16.0 to 12.17.0 (#9353)

Bumps [cypress](https://github.com/cypress-io/cypress) from 12.16.0 to 12.17.0.
- [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/v12.16.0...v12.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-07-08 11:31:53 +00:00
committed by GitHub
parent 877cf628a6
commit b28b4d6414
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@@ -69,7 +69,7 @@
"child-process-promise": "^2.2.1",
"clsx": "^1.1.1",
"concurrently": "^8.2.0",
"cypress": "^12.16.0",
"cypress": "^12.17.0",
"cypress-wait-for-stable-dom": "^0.1.0",
"danger": "^11.2.6",
"deepmerge": "^4.3.1",
@@ -8991,9 +8991,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "12.16.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.16.0.tgz",
"integrity": "sha512-mwv1YNe48hm0LVaPgofEhGCtLwNIQEjmj2dJXnAkY1b4n/NE9OtgPph4TyS+tOtYp5CKtRmDvBzWseUXQTjbTg==",
"version": "12.17.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.17.0.tgz",
"integrity": "sha512-nq0ug8Zrjq/2khHU1PTNxg+3/n1oqtmAFCxwQhS6QzkQ4mR6RLitX+cGIOuIMfnEbDAtVub0hZh661FOA16JxA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -9034,7 +9034,7 @@
"pretty-bytes": "^5.6.0",
"proxy-from-env": "1.0.0",
"request-progress": "^3.0.0",
"semver": "^7.3.2",
"semver": "^7.5.3",
"supports-color": "^8.1.1",
"tmp": "~0.2.1",
"untildify": "^4.0.0",
@@ -34748,9 +34748,9 @@
"dev": true
},
"cypress": {
"version": "12.16.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.16.0.tgz",
"integrity": "sha512-mwv1YNe48hm0LVaPgofEhGCtLwNIQEjmj2dJXnAkY1b4n/NE9OtgPph4TyS+tOtYp5CKtRmDvBzWseUXQTjbTg==",
"version": "12.17.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.17.0.tgz",
"integrity": "sha512-nq0ug8Zrjq/2khHU1PTNxg+3/n1oqtmAFCxwQhS6QzkQ4mR6RLitX+cGIOuIMfnEbDAtVub0hZh661FOA16JxA==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",
@@ -34790,7 +34790,7 @@
"pretty-bytes": "^5.6.0",
"proxy-from-env": "1.0.0",
"request-progress": "^3.0.0",
"semver": "^7.3.2",
"semver": "^7.5.3",
"supports-color": "^8.1.1",
"tmp": "~0.2.1",
"untildify": "^4.0.0",

View File

@@ -156,7 +156,7 @@
"child-process-promise": "^2.2.1",
"clsx": "^1.1.1",
"concurrently": "^8.2.0",
"cypress": "^12.16.0",
"cypress": "^12.17.0",
"cypress-wait-for-stable-dom": "^0.1.0",
"danger": "^11.2.6",
"deepmerge": "^4.3.1",