chore(deps-dev): bump cypress from 4.4.0 to 4.4.1

Bumps [cypress](https://github.com/cypress-io/cypress) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v4.4.0...v4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-21 01:06:40 +00:00
committed by GitHub
parent fbac03e9e1
commit 1a8e162eb9
2 changed files with 14510 additions and 14510 deletions

6
package-lock.json generated
View File

@@ -4880,9 +4880,9 @@
"integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=" "integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk="
}, },
"cypress": { "cypress": {
"version": "4.4.0", "version": "4.4.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-4.4.0.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-4.4.1.tgz",
"integrity": "sha512-ZpsV3pVemANGi4Cxu0UIqFv23uHdDJZYlKY+8P/eixujCpI1TQ5RSPBp2grfV3ZvlGYrOXPJY44j9iEh1xoQug==", "integrity": "sha512-LcskZ/PXRG9XTlEeeenKqz/KddT1x+7O7dqXsdKWPII01LxLNmNHIvHnlUqApchVbinJ5vir6J255CkELSeL0A==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cypress/listr-verbose-renderer": "0.4.1", "@cypress/listr-verbose-renderer": "0.4.1",

View File

@@ -54,7 +54,7 @@
}, },
"devDependencies": { "devDependencies": {
"@nuxtjs/google-analytics": "^2.2.3", "@nuxtjs/google-analytics": "^2.2.3",
"cypress": "^4.4.0", "cypress": "^4.4.1",
"husky": "^4.2.5", "husky": "^4.2.5",
"lint-staged": "^10.1.6", "lint-staged": "^10.1.6",
"node-sass": "^4.13.1", "node-sass": "^4.13.1",