This repository was archived by the owner on Apr 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 69
69
"eslint" : " 6.4.0" ,
70
70
"husky" : " 3.0.5" ,
71
71
"jest" : " ^24.8.0" ,
72
- "lint-staged" : " 9.3 .0" ,
72
+ "lint-staged" : " 9.4 .0" ,
73
73
"prettier" : " 1.18.2"
74
74
},
75
75
"dependencies" : {
Original file line number Diff line number Diff line change @@ -3557,10 +3557,10 @@ lines-and-columns@^1.1.6:
3557
3557
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
3558
3558
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
3559
3559
3560
- lint-staged@9.3 .0 :
3561
- version "9.3 .0"
3562
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.3 .0.tgz#522a79f166050ab5777887348f2cbdb03f71acac "
3563
- integrity sha512-OuL3xo6XpBErl16+3W9PdnFmgeGp12lM8I1Ii/B56S8Edy1kyrf4W8VD4IBn9v17QlutRQEWUJ54YF/VVQ7J2A ==
3560
+ lint-staged@9.4 .0 :
3561
+ version "9.4 .0"
3562
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4 .0.tgz#dd4abcc9a82539fd290aed1584e3241b8f8af687 "
3563
+ integrity sha512-jTu1KoGiGTSffM539wK+3igVqDGVsby3KwDBaXL471YndahkjnavLX+R5Nsk49JwklyMo0ZAXay1BaoyA6d2Jw ==
3564
3564
dependencies :
3565
3565
chalk "^2.4.2"
3566
3566
commander "^2.20.0"
You can’t perform that action at this time.
0 commit comments