This is an automated email from the ASF dual-hosted git repository.
graceguo 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 b82d15a Bumping webpack related deps (#3904)
b82d15a is described below
commit b82d15af7679cc6901548968d16cc5f138fd1c46
Author: Maxime Beauchemin <[email protected]>
AuthorDate: Mon Nov 20 15:27:02 2017 -0800
Bumping webpack related deps (#3904)
---
superset/assets/package.json | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/superset/assets/package.json b/superset/assets/package.json
index 51bee87..16a2757 100644
--- a/superset/assets/package.json
+++ b/superset/assets/package.json
@@ -138,10 +138,10 @@
"sinon": "^4.0.0",
"style-loader": "^0.18.2",
"transform-loader": "^0.2.3",
- "uglifyjs-webpack-plugin": "^0.4.6",
- "url-loader": "^0.5.7",
- "webpack": "^3.4.1",
- "webpack-manifest-plugin": "1.3.1",
- "webworkify-webpack": "2.0.5"
+ "uglifyjs-webpack-plugin": "^1.1.0",
+ "url-loader": "^0.6.2",
+ "webpack": "^3.8.1",
+ "webpack-manifest-plugin": "1.3.2",
+ "webworkify-webpack": "2.1.0"
}
}
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].