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" : " ^4.0.1" ,
74
74
"karma-jasmine-html-reporter" : " ^1.7.0" ,
75
- "lint-staged" : " ^12.3.6 " ,
75
+ "lint-staged" : " ^12.3.7 " ,
76
76
"prettier" : " ^2.6.0" ,
77
77
"ts-node" : " ^10.7.0" ,
78
78
"typescript" : " ^4.5.5" ,
Original file line number Diff line number Diff line change @@ -5675,10 +5675,10 @@ lines-and-columns@^1.1.6:
5675
5675
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz"
5676
5676
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
5677
5677
5678
- lint-staged@^12.3.6 :
5679
- version "12.3.6 "
5680
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.6 .tgz#7b999ebe041c07f241537a17c49969027b4d26f0 "
5681
- integrity sha512-tVNyl/HsAnplKh4oaoRNzyZLm0PE/6VaBUXvd/gA9zhYCC/+ivZwiwpoT6jOxcLzuIOjP19wW+mfOi7/Bw4c1A ==
5678
+ lint-staged@^12.3.7 :
5679
+ version "12.3.7 "
5680
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.7 .tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0 "
5681
+ integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ ==
5682
5682
dependencies :
5683
5683
cli-truncate "^3.1.0"
5684
5684
colorette "^2.0.16"
You can’t perform that action at this time.
0 commit comments