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 98
98
"husky" : " ^9.0.6" ,
99
99
"jest" : " ^29.6.2" ,
100
100
"lerna" : " ^6.0.0" ,
101
- "lint-staged" : " 15.2.1 " ,
101
+ "lint-staged" : " 15.2.2 " ,
102
102
"prettier" : " ^2.8.8" ,
103
103
"typescript" : " ^5.2.2"
104
104
}
Original file line number Diff line number Diff line change @@ -6019,10 +6019,10 @@ lines-and-columns@~2.0.3:
6019
6019
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
6020
6020
integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
6021
6021
6022
-
6023
- version "15.2.1 "
6024
- resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.1 .tgz#25beb6e587f54245b20163f5efede073f12c4d1b "
6025
- integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ ==
6022
+
6023
+ version "15.2.2 "
6024
+ resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.2 .tgz#ad7cbb5b3ab70e043fa05bff82a09ed286bc4c5f "
6025
+ integrity sha512-TiTt93OPh1OZOsb5B7k96A/ATl2AjIZo+vnzFZ6oHK5FuTk63ByDtxGQpHm+kFETjEWqgkF95M8FRXKR/LEBcw ==
6026
6026
dependencies :
6027
6027
chalk "5.3.0"
6028
6028
commander "11.1.0"
You can’t perform that action at this time.
0 commit comments