chore: bump cypress from 10.5.0 to 10.6.0 in /frontend

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-16 20:49:17 +00:00 committed by GitHub
parent 4e567dbb4b
commit d955ec4fe7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -44,7 +44,7 @@
"@vue/test-utils": "^2.0.0-0",
"@vue/vue3-jest": "^27.0.0-alpha.1",
"babel-jest": "^27.0.6",
"cypress": "^10.5.0",
"cypress": "^10.6.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
@ -6239,9 +6239,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": {
@ -20866,9 +20866,9 @@
"version": "2.6.20"
},
"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

@ -47,7 +47,7 @@
"@vue/test-utils": "^2.0.0-0",
"@vue/vue3-jest": "^27.0.0-alpha.1",
"babel-jest": "^27.0.6",
"cypress": "^10.5.0",
"cypress": "^10.6.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",