You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2019/09/04 06:57:03 UTC

[incubator-superset] branch master updated: Bump cypress from 3.1.5 to 3.4.1 (#8158)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 650de93  Bump cypress from 3.1.5 to 3.4.1 (#8158)
650de93 is described below

commit 650de93752059a510f15aa8203c486954a76b8e3
Author: Maxime Beauchemin <ma...@gmail.com>
AuthorDate: Tue Sep 3 23:56:50 2019 -0700

    Bump cypress from 3.1.5 to 3.4.1 (#8158)
---
 superset/assets/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/superset/assets/package.json b/superset/assets/package.json
index a110ad2..3c936f3 100644
--- a/superset/assets/package.json
+++ b/superset/assets/package.json
@@ -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",