This repository was archived by the owner on Jan 16, 2024. It is now read-only.
File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 48
48
"@nodegui/qode" : " 1.0.5" ,
49
49
"@types/jest" : " 24.0.18" ,
50
50
"@types/node" : " 12.7.5" ,
51
- "husky" : " 3.0.5 " ,
51
+ "husky" : " 3.1.0 " ,
52
52
"jest" : " 24.9.0" ,
53
53
"lint-staged" : " 9.3.0" ,
54
54
"prettier" : " 1.18.2" ,
Original file line number Diff line number Diff line change @@ -2006,20 +2006,20 @@ http-signature@~1.2.0:
2006
2006
jsprim "^1.2.2"
2007
2007
sshpk "^1.7.0"
2008
2008
2009
- husky@3.0.5 :
2010
- version "3.0.5 "
2011
- resolved "https://registry.yarnpkg.com/husky/-/husky-3.0.5. tgz#d7db27c346645a8dc52df02aa534a377ad7925e0 "
2012
- integrity sha512-cKd09Jy9cDyNIvAdN2QQAP/oA21sle4FWXjIMDttailpLAYZuBE7WaPmhrkj+afS8Sj9isghAtFvWSQ0JiwOHg ==
2009
+ husky@3.1.0 :
2010
+ version "3.1.0 "
2011
+ resolved "https://registry.yarnpkg.com/husky/-/husky-3.1.0. tgz#5faad520ab860582ed94f0c1a77f0f04c90b57c0 "
2012
+ integrity sha512-FJkPoHHB+6s4a+jwPqBudBDvYZsoQW5/HBuMSehC8qDiCe50kpcxeqFoDSlow+9I6wg47YxBoT3WxaURlrDIIQ ==
2013
2013
dependencies :
2014
2014
chalk "^2.4.2"
2015
+ ci-info "^2.0.0"
2015
2016
cosmiconfig "^5.2.1"
2016
2017
execa "^1.0.0"
2017
2018
get-stdin "^7.0.0"
2018
- is-ci "^2.0.0"
2019
2019
opencollective-postinstall "^2.0.2"
2020
2020
pkg-dir "^4.2.0"
2021
2021
please-upgrade-node "^3.2.0"
2022
- read-pkg "^5.1.1 "
2022
+ read-pkg "^5.2.0 "
2023
2023
run-node "^1.0.0"
2024
2024
slash "^3.0.0"
2025
2025
@@ -3885,7 +3885,7 @@ read-pkg@^3.0.0:
3885
3885
normalize-package-data "^2.3.2"
3886
3886
path-type "^3.0.0"
3887
3887
3888
- read-pkg@^5.1.1 :
3888
+ read-pkg@^5.2.0 :
3889
3889
version "5.2.0"
3890
3890
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
3891
3891
integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==
You can’t perform that action at this time.
0 commit comments