File tree 2 files changed +5
-11
lines changed
2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 120
120
"fast-json-stable-stringify" : " 2.1.0" ,
121
121
"gh-got" : " ^8.0.1" ,
122
122
"git-raw-commits" : " ^2.0.0" ,
123
- "husky" : " ^4.0.0 " ,
123
+ "husky" : " ^4.0.10 " ,
124
124
"jasmine" : " ^3.3.1" ,
125
125
"jasmine-spec-reporter" : " ^4.2.1" ,
126
126
"karma" : " ~4.4.1" ,
Original file line number Diff line number Diff line change @@ -5256,11 +5256,6 @@ get-stdin@^4.0.1:
5256
5256
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
5257
5257
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
5258
5258
5259
- get-stdin@^7.0.0:
5260
- version "7.0.0"
5261
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
5262
- integrity sha512-zRKcywvrXlXsA0v0i9Io4KDRaAw7+a1ZpjRwl9Wox8PFlVCCHra7E9c4kqXCoCM9nR5tBkaTTZRBoCm60bFqTQ==
5263
-
5264
5259
get-stream@^4.0.0, get-stream@^4.1.0:
5265
5260
version "4.1.0"
5266
5261
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
@@ -5812,15 +5807,14 @@ humanize-ms@^1.2.1:
5812
5807
dependencies:
5813
5808
ms "^2.0.0"
5814
5809
5815
- husky@^4.0.0 :
5816
- version "4.0.1 "
5817
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.1 .tgz#b0d9e16e660ec352392b3c2164ba709694d86b4d "
5818
- integrity sha512-x2wzNz3mra5rSYBPb9w59Bg3d5HnJZ+DBAALbMl/1K15Yv8zhcAxhrS792nMyjkxLsoPZtNpmnX+RqLtIKxpDQ ==
5810
+ husky@^4.0.10 :
5811
+ version "4.0.10 "
5812
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.10 .tgz#659b52c404d3163b943a73f6c1d454708c0226d8 "
5813
+ integrity sha512-Ptm4k2DqOwxeK/kzu5RaJmNRoGvESrgDXObFcZ8aJZcyXyMBHhM2FqZj6zYKdetadmP3wCwxEHCBuB9xGlRp8A ==
5819
5814
dependencies:
5820
5815
chalk "^3.0.0"
5821
5816
ci-info "^2.0.0"
5822
5817
cosmiconfig "^6.0.0"
5823
- get-stdin "^7.0.0"
5824
5818
opencollective-postinstall "^2.0.2"
5825
5819
pkg-dir "^4.2.0"
5826
5820
please-upgrade-node "^3.2.0"
You can’t perform that action at this time.
0 commit comments