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 31
31
"eslint-config-prettier" : " ^2.3.0" ,
32
32
"eslint-plugin-prettier" : " ^2.2.0" ,
33
33
"eslint-plugin-react" : " ^7.2.1" ,
34
- "husky" : " ^0.14.3 " ,
34
+ "husky" : " 6.0.0 " ,
35
35
"lint-staged" : " ^4.0.3" ,
36
36
"prettier" : " ^1.5.3"
37
37
},
Original file line number Diff line number Diff line change @@ -3852,13 +3852,10 @@ https-browserify@0.0.1:
3852
3852
version "0.0.1"
3853
3853
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82"
3854
3854
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==
3862
3859
3863
3860
hyphenate-style-name@^1.0.1, hyphenate-style-name@^1.0.2 :
3864
3861
version "1.0.2"
@@ -5325,10 +5322,6 @@ normalize-package-data@^2.3.2, normalize-package-data@^2.3.4:
5325
5322
semver "2 || 3 || 4 || 5"
5326
5323
validate-npm-package-license "^3.0.1"
5327
5324
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
-
5332
5325
normalize-path@^2.0.0, normalize-path@^2.0.1 :
5333
5326
version "2.1.1"
5334
5327
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
@@ -7270,10 +7263,6 @@ strip-indent@^1.0.1:
7270
7263
dependencies :
7271
7264
get-stdin "^4.0.1"
7272
7265
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
-
7277
7266
strip-json-comments@~2.0.1 :
7278
7267
version "2.0.1"
7279
7268
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