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:
committed by
GitHub
parent
fbac03e9e1
commit
1a8e162eb9
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4880,9 +4880,9 @@
|
||||
"integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk="
|
||||
},
|
||||
"cypress": {
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-4.4.0.tgz",
|
||||
"integrity": "sha512-ZpsV3pVemANGi4Cxu0UIqFv23uHdDJZYlKY+8P/eixujCpI1TQ5RSPBp2grfV3ZvlGYrOXPJY44j9iEh1xoQug==",
|
||||
"version": "4.4.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-4.4.1.tgz",
|
||||
"integrity": "sha512-LcskZ/PXRG9XTlEeeenKqz/KddT1x+7O7dqXsdKWPII01LxLNmNHIvHnlUqApchVbinJ5vir6J255CkELSeL0A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cypress/listr-verbose-renderer": "0.4.1",
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxtjs/google-analytics": "^2.2.3",
|
||||
"cypress": "^4.4.0",
|
||||
"cypress": "^4.4.1",
|
||||
"husky": "^4.2.5",
|
||||
"lint-staged": "^10.1.6",
|
||||
"node-sass": "^4.13.1",
|
||||
|
||||
Reference in New Issue
Block a user