Bump cypress from 10.5.0 to 10.6.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.5.0...v10.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-17 22:38:09 +00:00 committed by Jon Koops
parent dbaaf1b323
commit 7fa91668e5
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -55,7 +55,7 @@
"@typescript-eslint/parser": "^5.33.1",
"@vitejs/plugin-react": "^2.0.1",
"babel-loader": "^8.2.5",
"cypress": "^10.5.0",
"cypress": "^10.6.0",
"decompress": "^4.2.1",
"del": "^7.0.0",
"eslint": "^8.22.0",
@ -5548,9 +5548,9 @@
"license": "MIT"
},
"node_modules/cypress": {
"version": "10.5.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.5.0.tgz",
"integrity": "sha512-m1oP/2Au+81moyHGg6Mxro8wo5F5rXjtea9SPXn7ezUT3qNHk43bif3K/6Wz7nuaNUiN9/UM+B4c03kCp8vniw==",
"version": "10.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.6.0.tgz",
"integrity": "sha512-6sOpHjostp8gcLO34p6r/Ci342lBs8S5z9/eb3ZCQ22w2cIhMWGUoGKkosabPBfKcvRS9BE4UxybBtlIs8gTQA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@ -18132,9 +18132,9 @@
"dev": true
},
"cypress": {
"version": "10.5.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.5.0.tgz",
"integrity": "sha512-m1oP/2Au+81moyHGg6Mxro8wo5F5rXjtea9SPXn7ezUT3qNHk43bif3K/6Wz7nuaNUiN9/UM+B4c03kCp8vniw==",
"version": "10.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.6.0.tgz",
"integrity": "sha512-6sOpHjostp8gcLO34p6r/Ci342lBs8S5z9/eb3ZCQ22w2cIhMWGUoGKkosabPBfKcvRS9BE4UxybBtlIs8gTQA==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",

View file

@ -73,7 +73,7 @@
"@typescript-eslint/parser": "^5.33.1",
"@vitejs/plugin-react": "^2.0.1",
"babel-loader": "^8.2.5",
"cypress": "^10.5.0",
"cypress": "^10.6.0",
"decompress": "^4.2.1",
"del": "^7.0.0",
"eslint": "^8.22.0",