Skip to content

Commit

Permalink
Bump cypress from 3.1.5 to 3.4.1 (#8158)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch authored Sep 4, 2019
1 parent 00257b9 commit 650de93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 650de93

Please sign in to comment.