chore(deps-dev): bump cypress from 3.5.0 to 3.6.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 3.5.0 to 3.6.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Commits](https://github.com/cypress-io/cypress/compare/v3.5.0...v3.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
6dc0af5486
commit
4248a0f9f8
12
package-lock.json
generated
12
package-lock.json
generated
@@ -3064,9 +3064,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"cypress": {
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-3.5.0.tgz",
|
||||
"integrity": "sha512-I1iSReD2C8CTP6s4BvQky4gEqHBnKLmhBIqFyCUZdj6BQ6ZDxGnmIbQPM5g79E2iP60KTIbTK99ZPSDVtsNUUg==",
|
||||
"version": "3.6.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-3.6.1.tgz",
|
||||
"integrity": "sha512-6n0oqENdz/oQ7EJ6IgESNb2M7Bo/70qX9jSJsAziJTC3kICfEMmJUlrAnP9bn+ut24MlXQST5nRXhUP5nRIx6A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cypress/listr-verbose-renderer": "0.4.1",
|
||||
@@ -4466,9 +4466,9 @@
|
||||
}
|
||||
},
|
||||
"glob": {
|
||||
"version": "7.1.5",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.5.tgz",
|
||||
"integrity": "sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==",
|
||||
"version": "7.1.6",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz",
|
||||
"integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fs.realpath": "^1.0.0",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"autoprefixer": "^9.7.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"babel-preset-react-app": "^9.0.2",
|
||||
"cypress": "^3.5.0",
|
||||
"cypress": "^3.6.1",
|
||||
"husky": "^3.0.9",
|
||||
"postcss-nested": "^4.2.1",
|
||||
"prettier": "1.18.2",
|
||||
|
||||
Reference in New Issue
Block a user