This repository was archived by the owner on Mar 19, 2024. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44
44
"eslint-plugin-node" : " ^10.0.0" ,
45
45
"eslint-plugin-promise" : " ^4.2.1" ,
46
46
"eslint-plugin-standard" : " ^4.0.1" ,
47
- "husky" : " ^3.0.9 " ,
47
+ "husky" : " ^3.1.0 " ,
48
48
"jest" : " ^24.9.0" ,
49
- "lint-staged" : " ^9.4.2 " ,
49
+ "lint-staged" : " ^9.4.3 " ,
50
50
"standard-version" : " ^7.0.0"
51
51
},
52
52
"dependencies" : {
Original file line number Diff line number Diff line change @@ -2319,10 +2319,10 @@ http-signature@~1.2.0:
2319
2319
jsprim "^1.2.2"
2320
2320
sshpk "^1.7.0"
2321
2321
2322
- husky@^3.0.9 :
2323
- version "3.0.9 "
2324
- resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.9. tgz#a2c3e9829bfd6b4957509a9500d2eef5dbfc8044 "
2325
- integrity sha512-Yolhupm7le2/MqC1VYLk/cNmYxsSsqKkTyBhzQHhPK1jFnC89mmmNVuGtLNabjDI6Aj8UNIr0KpRNuBkiC4+sg ==
2322
+ husky@^3.1.0 :
2323
+ version "3.1.0 "
2324
+ resolved "https://registry.yarnpkg.com/husky/-/husky-3.1.0. tgz#5faad520ab860582ed94f0c1a77f0f04c90b57c0 "
2325
+ integrity sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ ==
2326
2326
dependencies :
2327
2327
chalk "^2.4.2"
2328
2328
ci-info "^2.0.0"
@@ -3268,10 +3268,10 @@ lines-and-columns@^1.1.6:
3268
3268
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
3269
3269
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
3270
3270
3271
- lint-staged@^9.4.2 :
3272
- version "9.4.2 "
3273
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.2 .tgz#14cb577a9512f520691f8b5aefce6a8f7ead6c04 "
3274
- integrity sha512-OFyGokJSWTn2M6vngnlLXjaHhi8n83VIZZ5/1Z26SULRUWgR3ITWpAEQC9Pnm3MC/EpCxlwts/mQWDHNji2+zA ==
3271
+ lint-staged@^9.4.3 :
3272
+ version "9.4.3 "
3273
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.3 .tgz#f55ad5f94f6e105294bfd6499b23142961f7b982 "
3274
+ integrity sha512-PejnI+rwOAmKAIO+5UuAZU9gxdej/ovSEOAY34yMfC3OS4Ac82vCBPzAWLReR9zCPOMqeVwQRaZ3bUBpAsaL2Q ==
3275
3275
dependencies :
3276
3276
chalk "^2.4.2"
3277
3277
commander "^2.20.0"
You can’t perform that action at this time.
0 commit comments