chore(deps-dev): Bump cypress from 12.11.0 to 12.12.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 12.11.0 to 12.12.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.11.0...v12.12.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/38232/head
dependabot[bot] 1 year ago committed by GitHub
parent 545b3b392f
commit 55eb6be474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
package-lock.json generated

@ -113,7 +113,7 @@
"babel-loader": "^9.1.0",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"css-loader": "^6.7.1",
"cypress": "^12.11.0",
"cypress": "^12.12.0",
"cypress-wait-until": "^1.7.2",
"dockerode": "^3.3.5",
"eslint-plugin-cypress": "^2.13.3",
@ -8254,10 +8254,11 @@
"license": "MIT"
},
"node_modules/cypress": {
"version": "12.11.0",
"version": "12.12.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.12.0.tgz",
"integrity": "sha512-UU5wFQ7SMVCR/hyKok/KmzG6fpZgBHHfrXcHzDmPHWrT+UUetxFzQgt7cxCszlwfozckzwkd22dxMwl/vNkWRw==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"@cypress/request": "^2.88.10",
"@cypress/xvfb": "^1.2.4",
@ -29410,7 +29411,9 @@
"dev": true
},
"cypress": {
"version": "12.11.0",
"version": "12.12.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.12.0.tgz",
"integrity": "sha512-UU5wFQ7SMVCR/hyKok/KmzG6fpZgBHHfrXcHzDmPHWrT+UUetxFzQgt7cxCszlwfozckzwkd22dxMwl/vNkWRw==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",

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

Loading…
Cancel
Save