File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 133
133
"gh-pages" : " ^2.2.0" ,
134
134
"highlight.js" : " ^9.18.1" ,
135
135
"html-loader" : " ^1.1.0" ,
136
- "husky" : " ^4.2.3 " ,
136
+ "husky" : " ^4.2.4 " ,
137
137
"jest" : " ^25.3.0" ,
138
138
"jest-environment-jsdom-fourteen" : " ^1.0.1" ,
139
- "lint-staged" : " ^10.1.2 " ,
139
+ "lint-staged" : " ^10.1.3 " ,
140
140
"loader-utils" : " ^2.0.0" ,
141
141
"lodash" : " ^4.17.15" ,
142
142
"marked" : " ^0.8.2" ,
Original file line number Diff line number Diff line change @@ -6482,10 +6482,10 @@ humps@^2.0.1:
6482
6482
resolved "https://registry.yarnpkg.com/humps/-/humps-2.0.1.tgz#dd02ea6081bd0568dc5d073184463957ba9ef9aa"
6483
6483
integrity sha1-3QLqYIG9BWjcXQcxhEY5V7qe+ao=
6484
6484
6485
- husky@^4.2.3 :
6486
- version "4.2.3 "
6487
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3 .tgz#3b18d2ee5febe99e27f2983500202daffbc3151e "
6488
- integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ ==
6485
+ husky@^4.2.4 :
6486
+ version "4.2.4 "
6487
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.4 .tgz#05e21f730cf1996c72508d703d4c50574822f77b "
6488
+ integrity sha512-aLUw3YxdljMuu57SQvSGW33/Dbsztis7UZRAx1WHC13O4Lv0wa9oHaeobSMOBI/nGiVRbCJBGj263WUxaw2p2Q ==
6489
6489
dependencies:
6490
6490
chalk "^3.0.0"
6491
6491
ci-info "^2.0.0"
@@ -7947,10 +7947,10 @@ lines-and-columns@^1.1.6:
7947
7947
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
7948
7948
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
7949
7949
7950
- lint-staged@^10.1.2 :
7951
- version "10.1.2 "
7952
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.2 .tgz#beaefc58037ea9e02fe7639cb323d584312a7957 "
7953
- integrity sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg ==
7950
+ lint-staged@^10.1.3 :
7951
+ version "10.1.3 "
7952
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.3 .tgz#da27713d3ac519da305381b4de87d5f866b1d2f1 "
7953
+ integrity sha512-o2OkLxgVns5RwSC5QF7waeAjJA5nz5gnUfqL311LkZcFipKV7TztrSlhNUK5nQX9H0E5NELAdduMQ+M/JPT7RQ ==
7954
7954
dependencies:
7955
7955
chalk "^3.0.0"
7956
7956
commander "^4.0.1"
You can’t perform that action at this time.
0 commit comments