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

iwasakims pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/master by this push:
     new 64f4d00  BIGTOP-3400. Clean up or disable husky installed via 
packaging Kibana. (#735)
64f4d00 is described below

commit 64f4d0044c674bd9c420948d7e451fea75f558ad
Author: Kengo Seki <[email protected]>
AuthorDate: Wed Feb 17 00:19:33 2021 +0900

    BIGTOP-3400. Clean up or disable husky installed via packaging Kibana. 
(#735)
---
 bigtop-packages/src/common/kibana/patch2-remove-husky.diff | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/bigtop-packages/src/common/kibana/patch2-remove-husky.diff 
b/bigtop-packages/src/common/kibana/patch2-remove-husky.diff
new file mode 100644
index 0000000..bc538f2
--- /dev/null
+++ b/bigtop-packages/src/common/kibana/patch2-remove-husky.diff
@@ -0,0 +1,12 @@
+diff --git a/package.json b/package.json
+index 045675a2115..41910145543 100644
+--- a/package.json
++++ b/package.json
+@@ -238,7 +238,6 @@
+     "history": "2.1.1",
+     "html": "1.0.0",
+     "html-loader": "0.4.3",
+-    "husky": "0.8.1",
+     "image-diff": "1.6.0",
+     "istanbul-instrumenter-loader": "0.1.3",
+     "jest": "19.0.0",

Reply via email to