File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99
99
"husky" : " ^8.0.0" ,
100
100
"jest" : " ^29.0.1" ,
101
101
"lerna" : " ^6.0.0" ,
102
- "lint-staged" : " 13.1.0 " ,
102
+ "lint-staged" : " 13.1.1 " ,
103
103
"prettier" : " ^2.0.5" ,
104
104
"typescript" : " ^4.9.3"
105
105
}
Original file line number Diff line number Diff line change @@ -7581,10 +7581,10 @@ lines-and-columns@~2.0.3:
7581
7581
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
7582
7582
integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
7583
7583
7584
-
7585
- version "13.1.0 "
7586
- resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.0 .tgz#d4c61aec939e789e489fa51987ec5207b50fd37e "
7587
- integrity sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ ==
7584
+
7585
+ version "13.1.1 "
7586
+ resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.1 .tgz#db61636850660e291a6885da65d8e79850bd8307 "
7587
+ integrity sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ ==
7588
7588
dependencies :
7589
7589
cli-truncate "^3.1.0"
7590
7590
colorette "^2.0.19"
You can’t perform that action at this time.
0 commit comments