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.1 " ,
102
+ "lint-staged" : " 13.1.2 " ,
103
103
"prettier" : " ^2.0.5" ,
104
104
"typescript" : " ^4.9.3"
105
105
}
Original file line number Diff line number Diff line change @@ -7556,10 +7556,10 @@ lines-and-columns@~2.0.3:
7556
7556
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
7557
7557
integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
7558
7558
7559
-
7560
- version "13.1.1 "
7561
- resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.1 .tgz#db61636850660e291a6885da65d8e79850bd8307 "
7562
- integrity sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ ==
7559
+
7560
+ version "13.1.2 "
7561
+ resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.2 .tgz#443636a0cfd834d5518d57d228130dc04c83d6fb "
7562
+ integrity sha512-K9b4FPbWkpnupvK3WXZLbgu9pchUJ6N7TtVZjbaPsoizkqFUDkUReUL25xdrCljJs7uLUF3tZ7nVPeo/6lp+6w ==
7563
7563
dependencies :
7564
7564
cli-truncate "^3.1.0"
7565
7565
colorette "^2.0.19"
You can’t perform that action at this time.
0 commit comments