⬆️ Bump cypress from 3.5.0 to 3.6.0 (#239)
⬆️ Bump cypress from 3.5.0 to 3.6.0
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
commit
c06cb8d9a7
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -3656,9 +3656,9 @@
|
|||
"integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk="
|
||||
},
|
||||
"cypress": {
|
||||
"version": "3.5.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-3.5.0.tgz",
|
||||
"integrity": "sha512-I1iSReD2C8CTP6s4BvQky4gEqHBnKLmhBIqFyCUZdj6BQ6ZDxGnmIbQPM5g79E2iP60KTIbTK99ZPSDVtsNUUg==",
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-3.6.0.tgz",
|
||||
"integrity": "sha512-ODhbOrH1XZx0DUoYmJSvOSbEQjycNOpFYe7jOnHkT1+sdsn2+uqwAjZ1x982q3H4R/5iZjpSd50gd/iw2bofzg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cypress/listr-verbose-renderer": "0.4.1",
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"yargs-parser": "^15.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cypress": "^3.5.0",
|
||||
"cypress": "^3.6.0",
|
||||
"node-sass": "^4.13.0",
|
||||
"sass-loader": "^7.3.1",
|
||||
"start-server-and-test": "^1.10.6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue