File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3131 },
3232 "devDependencies" : {
3333 "eslint" : " 6.8.0" ,
34- "husky" : " 3.0.4 " ,
34+ "husky" : " 3.1.0 " ,
3535 "jest" : " 24.9.0" ,
3636 "lint-staged" : " 9.5.0" ,
3737 "prettier" : " 1.18.2" ,
Original file line number Diff line number Diff line change @@ -2262,20 +2262,20 @@ http-signature@~1.2.0:
22622262 jsprim "^1.2.2"
22632263 sshpk "^1.7.0"
22642264
2265- husky@3.0.4 :
2266- version "3.0.4 "
2267- resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.4. tgz#10a48ac11ab50859b0939750fa0b4e07ad0bf669 "
2268- integrity sha512-7Rnt8aJfy+MlV28snmYK7O7vWwtOfeVxV6KhLpUFXlmx5ukQ1nQmNUB7QsAwSgdySB5X+bm7q7JIRgazqBUzKA ==
2265+ husky@3.1.0 :
2266+ version "3.1.0 "
2267+ resolved "https://registry.yarnpkg.com/husky/-/husky-3.1.0. tgz#5faad520ab860582ed94f0c1a77f0f04c90b57c0 "
2268+ integrity sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ ==
22692269 dependencies :
22702270 chalk "^2.4.2"
2271+ ci-info "^2.0.0"
22712272 cosmiconfig "^5.2.1"
22722273 execa "^1.0.0"
22732274 get-stdin "^7.0.0"
2274- is-ci "^2.0.0"
22752275 opencollective-postinstall "^2.0.2"
22762276 pkg-dir "^4.2.0"
22772277 please-upgrade-node "^3.2.0"
2278- read-pkg "^5.1.1 "
2278+ read-pkg "^5.2.0 "
22792279 run-node "^1.0.0"
22802280 slash "^3.0.0"
22812281
@@ -4336,7 +4336,7 @@ read-pkg@^3.0.0:
43364336 normalize-package-data "^2.3.2"
43374337 path-type "^3.0.0"
43384338
4339- read-pkg@^5.1.1 :
4339+ read-pkg@^5.2.0 :
43404340 version "5.2.0"
43414341 resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
43424342 integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==
You can’t perform that action at this time.
0 commit comments