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 72
72
"karma-coverage" : " ^2.2.0" ,
73
73
"karma-jasmine" : " ^5.0.0" ,
74
74
"karma-jasmine-html-reporter" : " ^1.7.0" ,
75
- "lint-staged" : " ^12.3.8 " ,
75
+ "lint-staged" : " ^12.4.0 " ,
76
76
"prettier" : " ^2.6.2" ,
77
77
"ts-node" : " ^10.7.0" ,
78
78
"typescript" : " ^4.5.5" ,
Original file line number Diff line number Diff line change @@ -5650,10 +5650,10 @@ lines-and-columns@^1.1.6:
5650
5650
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz"
5651
5651
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
5652
5652
5653
- lint-staged@^12.3.8 :
5654
- version "12.3.8 "
5655
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.8 .tgz#ee3fe2e16c9d76f99d8348072900b017d6d76901 "
5656
- integrity sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ ==
5653
+ lint-staged@^12.4.0 :
5654
+ version "12.4.0 "
5655
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.0 .tgz#1fb8c73ac7a1c670b87bd2c1bf1e302c866e77af "
5656
+ integrity sha512-3X7MR0h9b7qf4iXf/1n7RlVAx+EzpAZXoCEMhVSpaBlgKDfH2ewf+QUm7BddFyq29v4dgPP+8+uYpWuSWx035A ==
5657
5657
dependencies :
5658
5658
cli-truncate "^3.1.0"
5659
5659
colorette "^2.0.16"
You can’t perform that action at this time.
0 commit comments