File tree Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Expand file tree Collapse file tree 2 files changed +5
-16
lines changed Original file line number Diff line number Diff line change 3131 "eslint-config-prettier" : " ^2.3.0" ,
3232 "eslint-plugin-prettier" : " ^2.2.0" ,
3333 "eslint-plugin-react" : " ^7.2.1" ,
34- "husky" : " ^0.14.3 " ,
34+ "husky" : " 6.0.0 " ,
3535 "lint-staged" : " ^4.0.3" ,
3636 "prettier" : " ^1.5.3"
3737 },
Original file line number Diff line number Diff line change @@ -3852,13 +3852,10 @@ https-browserify@0.0.1:
38523852 version "0.0.1"
38533853 resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82"
38543854
3855- husky@^0.14.3 :
3856- version "0.14.3"
3857- resolved "https://registry.yarnpkg.com/husky/-/husky-0.14.3.tgz#c69ed74e2d2779769a17ba8399b54ce0b63c12c3"
3858- dependencies :
3859- is-ci "^1.0.10"
3860- normalize-path "^1.0.0"
3861- strip-indent "^2.0.0"
3855+ husky@6.0.0 :
3856+ version "6.0.0"
3857+ resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
3858+ integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
38623859
38633860hyphenate-style-name@^1.0.1, hyphenate-style-name@^1.0.2 :
38643861 version "1.0.2"
@@ -5325,10 +5322,6 @@ normalize-package-data@^2.3.2, normalize-package-data@^2.3.4:
53255322 semver "2 || 3 || 4 || 5"
53265323 validate-npm-package-license "^3.0.1"
53275324
5328- normalize-path@^1.0.0 :
5329- version "1.0.0"
5330- resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-1.0.0.tgz#32d0e472f91ff345701c15a8311018d3b0a90379"
5331-
53325325normalize-path@^2.0.0, normalize-path@^2.0.1 :
53335326 version "2.1.1"
53345327 resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
@@ -7270,10 +7263,6 @@ strip-indent@^1.0.1:
72707263 dependencies :
72717264 get-stdin "^4.0.1"
72727265
7273- strip-indent@^2.0.0 :
7274- version "2.0.0"
7275- resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68"
7276-
72777266strip-json-comments@~2.0.1 :
72787267 version "2.0.1"
72797268 resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
You can’t perform that action at this time.
0 commit comments