Bump cypress from 10.10.0 to 10.11.0 (#3664)

Bumps [cypress](https://github.com/cypress-io/cypress) from 10.10.0 to 10.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/v10.10.0...v10.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>

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] 2022-10-31 11:17:20 +01:00 committed by GitHub
parent bad489fef9
commit 0bc34ea283
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -94,7 +94,7 @@
"@types/tar-fs": "^2.0.1", "@types/tar-fs": "^2.0.1",
"@vitejs/plugin-react": "^2.1.0", "@vitejs/plugin-react": "^2.1.0",
"babel-loader": "^9.0.0", "babel-loader": "^9.0.0",
"cypress": "^10.10.0", "cypress": "^10.11.0",
"decompress": "^4.2.1", "decompress": "^4.2.1",
"del": "^7.0.0", "del": "^7.0.0",
"gunzip-maybe": "^1.4.2", "gunzip-maybe": "^1.4.2",

16
package-lock.json generated
View file

@ -172,7 +172,7 @@
"@types/tar-fs": "^2.0.1", "@types/tar-fs": "^2.0.1",
"@vitejs/plugin-react": "^2.1.0", "@vitejs/plugin-react": "^2.1.0",
"babel-loader": "^9.0.0", "babel-loader": "^9.0.0",
"cypress": "^10.10.0", "cypress": "^10.11.0",
"decompress": "^4.2.1", "decompress": "^4.2.1",
"del": "^7.0.0", "del": "^7.0.0",
"gunzip-maybe": "^1.4.2", "gunzip-maybe": "^1.4.2",
@ -6365,9 +6365,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/cypress": { "node_modules/cypress": {
"version": "10.10.0", "version": "10.11.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.10.0.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.11.0.tgz",
"integrity": "sha512-bU8r44x1NIYAUNNXt3CwJpLOVth7HUv2hUhYCxZmgZ1IugowDvuHNpevnoZRQx1KKOEisLvIJW+Xen5Pjn41pg==", "integrity": "sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
@ -18407,7 +18407,7 @@
"@types/tar-fs": "^2.0.1", "@types/tar-fs": "^2.0.1",
"@vitejs/plugin-react": "^2.1.0", "@vitejs/plugin-react": "^2.1.0",
"babel-loader": "^9.0.0", "babel-loader": "^9.0.0",
"cypress": "^10.10.0", "cypress": "^10.11.0",
"dagre": "^0.8.5", "dagre": "^0.8.5",
"decompress": "^4.2.1", "decompress": "^4.2.1",
"del": "^7.0.0", "del": "^7.0.0",
@ -19605,9 +19605,9 @@
"dev": true "dev": true
}, },
"cypress": { "cypress": {
"version": "10.10.0", "version": "10.11.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.10.0.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.11.0.tgz",
"integrity": "sha512-bU8r44x1NIYAUNNXt3CwJpLOVth7HUv2hUhYCxZmgZ1IugowDvuHNpevnoZRQx1KKOEisLvIJW+Xen5Pjn41pg==", "integrity": "sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cypress/request": "^2.88.10", "@cypress/request": "^2.88.10",