]> source.dussan.org Git - sonarqube.git/commitdiff
drop git precommit hook
authorStas Vilchik <stas.vilchik@sonarsource.com>
Mon, 30 Oct 2017 13:46:43 +0000 (14:46 +0100)
committerStas Vilchik <stas.vilchik@sonarsource.com>
Mon, 30 Oct 2017 13:46:43 +0000 (14:46 +0100)
server/sonar-web/package.json
server/sonar-web/yarn.lock

index 225af331c0264fdf5ede70e9059b92d70b4562be..1ec6c0ba8a0eaba29d9cbd778bf6095961718df7 100644 (file)
@@ -90,7 +90,6 @@
     "fs-extra": "0.30.0",
     "handlebars-loader": "1.6.0",
     "html-webpack-plugin": "2.30.1",
-    "husky": "0.14.3",
     "jest": "21.2.1",
     "lint-staged": "4.3.0",
     "postcss-custom-properties": "6.2.0",
index 5356d9504483f6bf803face11f74d21ffc53283e..9b69d65b6387b562b37557e8e4ba57121dc428fa 100644 (file)
@@ -3639,14 +3639,6 @@ https-browserify@0.0.1:
   version "0.0.1"
   resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82"
 
-husky@0.14.3:
-  version "0.14.3"
-  resolved "https://registry.yarnpkg.com/husky/-/husky-0.14.3.tgz#c69ed74e2d2779769a17ba8399b54ce0b63c12c3"
-  dependencies:
-    is-ci "^1.0.10"
-    normalize-path "^1.0.0"
-    strip-indent "^2.0.0"
-
 iconv-lite@0.4.13:
   version "0.4.13"
   resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.13.tgz#1f88aba4ab0b1508e8312acc39345f36e992e2f2"
@@ -5175,10 +5167,6 @@ normalize-package-data@^2.3.2, normalize-package-data@^2.3.4:
     semver "2 || 3 || 4 || 5"
     validate-npm-package-license "^3.0.1"
 
-normalize-path@^1.0.0:
-  version "1.0.0"
-  resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-1.0.0.tgz#32d0e472f91ff345701c15a8311018d3b0a90379"
-
 normalize-path@^2.0.0, normalize-path@^2.0.1:
   version "2.1.1"
   resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
@@ -7077,10 +7065,6 @@ strip-indent@^1.0.1:
   dependencies:
     get-stdin "^4.0.1"
 
-strip-indent@^2.0.0:
-  version "2.0.0"
-  resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68"
-
 strip-json-comments@~2.0.1:
   version "2.0.1"
   resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"