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 52
52
"husky" : " 3.1.0" ,
53
53
"jest" : " 24.9.0" ,
54
54
"jest-junit" : " 9.0.0" ,
55
- "lint-staged" : " 9.4.3 " ,
55
+ "lint-staged" : " 9.5.0 " ,
56
56
"prettier" : " 1.19.1" ,
57
57
"prettier-package-json" : " 2.1.0" ,
58
58
"rimraf" : " 3.0.0" ,
Original file line number Diff line number Diff line change @@ -5076,10 +5076,10 @@ lines-and-columns@^1.1.6:
5076
5076
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
5077
5077
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
5078
5078
5079
- lint-staged@9.4.3 :
5080
- version "9.4.3 "
5081
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.3 .tgz#f55ad5f94f6e105294bfd6499b23142961f7b982 "
5082
- integrity sha512-PejnI+rwOAmKAIO+5UuAZU9gxdej/ovSEOAY34yMfC3OS4Ac82vCBPzAWLReR9zCPOMqeVwQRaZ3bUBpAsaL2Q ==
5079
+ lint-staged@9.5.0 :
5080
+ version "9.5.0 "
5081
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.5.0 .tgz#290ec605252af646d9b74d73a0fa118362b05a33 "
5082
+ integrity sha512-nawMob9cb/G1J98nb8v3VC/E8rcX1rryUYXVZ69aT9kde6YWX+uvNOEHY5yf2gcWcTJGiD0kqXmCnS3oD75GIA ==
5083
5083
dependencies :
5084
5084
chalk "^2.4.2"
5085
5085
commander "^2.20.0"
You can’t perform that action at this time.
0 commit comments