This repository was archived by the owner on Jan 16, 2024. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 50
50
"@types/node" : " 12.7.5" ,
51
51
"husky" : " 3.0.5" ,
52
52
"jest" : " 24.9.0" ,
53
- "lint-staged" : " 9.3 .0" ,
53
+ "lint-staged" : " 9.4 .0" ,
54
54
"prettier" : " 1.18.2" ,
55
55
"ts-jest" : " 24.1.0" ,
56
56
"typedoc" : " 0.15.0" ,
Original file line number Diff line number Diff line change @@ -2923,10 +2923,10 @@ lines-and-columns@^1.1.6:
2923
2923
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
2924
2924
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
2925
2925
2926
- lint-staged@9.3 .0 :
2927
- version "9.3 .0"
2928
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.3 .0.tgz#522a79f166050ab5777887348f2cbdb03f71acac "
2929
- integrity sha512-OuL3xo6XpBErl16+3W9PdnFmgeGp12lM8I1Ii/B56S8Edy1kyrf4W8VD4IBn9v17QlutRQEWUJ54YF/VVQ7J2A ==
2926
+ lint-staged@9.4 .0 :
2927
+ version "9.4 .0"
2928
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4 .0.tgz#dd4abcc9a82539fd290aed1584e3241b8f8af687 "
2929
+ integrity sha512-jTu1KoGiGTSffM539wK+3igVqDGVsby3KwDBaXL471YndahkjnavLX+R5Nsk49JwklyMo0ZAXay1BaoyA6d2Jw ==
2930
2930
dependencies :
2931
2931
chalk "^2.4.2"
2932
2932
commander "^2.20.0"
You can’t perform that action at this time.
0 commit comments