chore(deps-dev): bump cypress from 12.10.0 to 12.11.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 12.10.0 to 12.11.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.10.0...v12.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/37979/head
dependabot[bot] 2023-04-29 07:09:33 +07:00 committed by GitHub
parent 37dfc589e0
commit a6b8d77b61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated

@ -114,7 +114,7 @@
"babel-loader": "^9.1.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"css-loader": "^6.7.1",
"cypress": "^12.10.0",
"cypress": "^12.11.0",
"cypress-wait-until": "^1.7.2",
"dockerode": "^3.3.5",
"eslint-plugin-cypress": "^2.13.3",
@ -9119,9 +9119,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "12.10.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.10.0.tgz",
"integrity": "sha512-Y0wPc221xKKW1/4iAFCphkrG2jNR4MjOne3iGn4mcuCaE7Y5EtXL83N8BzRsAht7GYfWVjJ/UeTqEdDKHz39HQ==",
"version": "12.11.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.11.0.tgz",
"integrity": "sha512-TJE+CCWI26Hwr5Msb9GpQhFLubdYooW0fmlPwTsfiyxmngqc7+SZGLPeIkj2dTSSZSEtpQVzOzvcnzH0o8G7Vw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@ -33312,9 +33312,9 @@
"dev": true
},
"cypress": {
"version": "12.10.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.10.0.tgz",
"integrity": "sha512-Y0wPc221xKKW1/4iAFCphkrG2jNR4MjOne3iGn4mcuCaE7Y5EtXL83N8BzRsAht7GYfWVjJ/UeTqEdDKHz39HQ==",
"version": "12.11.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.11.0.tgz",
"integrity": "sha512-TJE+CCWI26Hwr5Msb9GpQhFLubdYooW0fmlPwTsfiyxmngqc7+SZGLPeIkj2dTSSZSEtpQVzOzvcnzH0o8G7Vw==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",

@ -139,7 +139,7 @@
"babel-loader": "^9.1.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"css-loader": "^6.7.1",
"cypress": "^12.10.0",
"cypress": "^12.11.0",
"cypress-wait-until": "^1.7.2",
"dockerode": "^3.3.5",
"eslint-plugin-cypress": "^2.13.3",