⬆️ Bump cypress from 4.9.0 to 4.10.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.9.0...v4.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-08 00:02:22 +00:00
committed by GitHub
parent bf280c0cf9
commit 72dab618eb
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4891,9 +4891,9 @@
"integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk="
},
"cypress": {
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-4.9.0.tgz",
"integrity": "sha512-qGxT5E0j21FPryzhb0OBjCdhoR/n1jXtumpFFSBPYWsaZZhNaBvc3XlBUDEZKkkXPsqUFYiyhWdHN/zo0t5FcA==",
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-4.10.0.tgz",
"integrity": "sha512-eFv1WPp4zFrAgZ6mwherBGVsTpHvay/hEF5F7U7yfAkTxsUQn/ZG/LdX67fIi3bKDTQXYzFv/CvywlQSeug8Bg==",
"dev": true,
"requires": {
"@cypress/listr-verbose-renderer": "0.4.1",

View File

@@ -53,7 +53,7 @@
"@nuxtjs/dotenv": "^1.4.1",
"@nuxtjs/google-analytics": "^2.3.0",
"@nuxtjs/pwa": "^3.0.0-beta.20",
"cypress": "^4.9.0",
"cypress": "^4.10.0",
"eslint": "^7.4.0",
"eslint-plugin-vue": "^6.2.2",
"husky": "^4.2.5",