Bump cypress from 3.1.5 to 3.4.1 (#8158)

This commit is contained in:
Maxime Beauchemin 2019-09-03 23:56:50 -07:00 committed by GitHub
parent 00257b9433
commit 650de93752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"lint-fix": "eslint --fix --ignore-path=.eslintignore --ext .js,.jsx . && tslint -c tslint.json --fix ./{src,spec}/**/*.ts{,x}",
"cypress": "cypress",
"cypress-debug": "cypress open --config watchForFileChanges=true",
"install-cypress": "npm install cypress@3.1.5"
"install-cypress": "npm install cypress@3.4.1"
},
"repository": {
"type": "git",