File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.0 " ,
101
+ "lint-staged" : " 15.2.1 " ,
102
102
"prettier" : " ^2.8.8" ,
103
103
"typescript" : " ^5.2.2"
104
104
}
Original file line number Diff line number Diff line change @@ -6013,26 +6013,26 @@ lines-and-columns@~2.0.3:
6013
6013
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.3.tgz#b2f0badedb556b747020ab8ea7f0373e22efac1b"
6014
6014
integrity sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==
6015
6015
6016
-
6017
- version "15.2.0 "
6018
- resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.0 .tgz#3111534ca58096a3c8f70b044b6e7fe21b36f859 "
6019
- integrity sha512-TFZzUEV00f+2YLaVPWBWGAMq7So6yQx+GG8YRMDeOEIf95Zn5RyiLMsEiX4KTNl9vq/w+NqRJkLA1kPIo15ufQ ==
6016
+
6017
+ version "15.2.1 "
6018
+ resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.1 .tgz#25beb6e587f54245b20163f5efede073f12c4d1b "
6019
+ integrity sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ ==
6020
6020
dependencies :
6021
6021
chalk "5.3.0"
6022
6022
commander "11.1.0"
6023
6023
debug "4.3.4"
6024
6024
execa "8.0.1"
6025
6025
lilconfig "3.0.0"
6026
- listr2 "8.0.0 "
6026
+ listr2 "8.0.1 "
6027
6027
micromatch "4.0.5"
6028
6028
pidtree "0.6.0"
6029
6029
string-argv "0.3.2"
6030
6030
yaml "2.3.4"
6031
6031
6032
-
6033
- version "8.0.0 "
6034
- resolved "https://registry.npmjs.org/listr2/-/listr2-8.0.0 .tgz#aa7c230995f8ce378585f7c96c0c6d1cefa4700d "
6035
- integrity sha512-u8cusxAcyqAiQ2RhYvV7kRKNLgUvtObIbhOX2NCXqvp1UU32xIg5CT22ykS2TPKJXZWJwtK3IKLiqAGlGNE+Zg ==
6032
+
6033
+ version "8.0.1 "
6034
+ resolved "https://registry.npmjs.org/listr2/-/listr2-8.0.1 .tgz#4d3f50ae6cec3c62bdf0e94f5c2c9edebd4b9c34 "
6035
+ integrity sha512-ovJXBXkKGfq+CwmKTjluEqFi3p4h8xvkxGQQAQan22YCgef4KZ1mKGjzfGh6PL6AW5Csw0QiQPNuQyH+6Xk3hA ==
6036
6036
dependencies :
6037
6037
cli-truncate "^4.0.0"
6038
6038
colorette "^2.0.20"
You can’t perform that action at this time.
0 commit comments