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 70
70
"eslint-plugin-react" : " 7.14.3" ,
71
71
"husky" : " 3.0.5" ,
72
72
"jest" : " 24.9.0" ,
73
- "lint-staged" : " 9.2.5 " ,
73
+ "lint-staged" : " 9.4.0 " ,
74
74
"pre-commit" : " 1.2.2" ,
75
75
"prettier" : " 1.18.2" ,
76
76
"renovate-config-algolia" : " 2.0.2" ,
Original file line number Diff line number Diff line change @@ -5278,10 +5278,10 @@ lines-and-columns@^1.1.6:
5278
5278
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
5279
5279
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
5280
5280
5281
- lint-staged@9.2.5 :
5282
- version "9.2.5 "
5283
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.2.5 .tgz#5a3e1e0a539a403bd7f88542bc3d34ce52efdbb3 "
5284
- integrity sha512-d99gTBFMJ29159+9iRvaMEQstmNcPAbQbhHSYw6D/1FncvFdIj8lWHztaq3Uq+tbZPABHXQ/fyN7Rp1QwF8HIw ==
5281
+ lint-staged@9.4.0 :
5282
+ version "9.4.0 "
5283
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.0 .tgz#dd4abcc9a82539fd290aed1584e3241b8f8af687 "
5284
+ integrity sha512-jTu1KoGiGTSffM539wK+3igVqDGVsby3KwDBaXL471YndahkjnavLX+R5Nsk49JwklyMo0ZAXay1BaoyA6d2Jw ==
5285
5285
dependencies :
5286
5286
chalk "^2.4.2"
5287
5287
commander "^2.20.0"
You can’t perform that action at this time.
0 commit comments