File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 53
53
"jest" : " ^30.0.5" ,
54
54
"jest-junit" : " ^16.0.0" ,
55
55
"license-checker-rseidelsohn" : " ^4.4.2" ,
56
- "lint-staged" : " ^16.1.2 " ,
56
+ "lint-staged" : " ^16.1.4 " ,
57
57
"lodash" : " ^4.17.21" ,
58
58
"nodemon" : " ^3.1.10" ,
59
59
"prettier" : " ^3.6.2" ,
Original file line number Diff line number Diff line change @@ -920,7 +920,7 @@ __metadata:
920
920
jest : " npm:^30.0.5"
921
921
jest-junit : " npm:^16.0.0"
922
922
license-checker-rseidelsohn : " npm:^4.4.2"
923
- lint-staged : " npm:^16.1.2 "
923
+ lint-staged : " npm:^16.1.4 "
924
924
lodash : " npm:^4.17.21"
925
925
nodemon : " npm:^3.1.10"
926
926
prettier : " npm:^3.6.2"
@@ -4503,37 +4503,37 @@ __metadata:
4503
4503
languageName : node
4504
4504
linkType : hard
4505
4505
4506
- " lint-staged@npm:^16.1.2 " :
4507
- version : 16.1.2
4508
- resolution : " lint-staged@npm:16.1.2 "
4506
+ " lint-staged@npm:^16.1.4 " :
4507
+ version : 16.1.4
4508
+ resolution : " lint-staged@npm:16.1.4 "
4509
4509
dependencies :
4510
4510
chalk : " npm:^5.4.1"
4511
4511
commander : " npm:^14.0.0"
4512
4512
debug : " npm:^4.4.1"
4513
4513
lilconfig : " npm:^3.1.3"
4514
- listr2 : " npm:^8.3.3 "
4514
+ listr2 : " npm:^9.0.1 "
4515
4515
micromatch : " npm:^4.0.8"
4516
4516
nano-spawn : " npm:^1.0.2"
4517
4517
pidtree : " npm:^0.6.0"
4518
4518
string-argv : " npm:^0.3.2"
4519
4519
yaml : " npm:^2.8.0"
4520
4520
bin :
4521
4521
lint-staged : bin/lint-staged.js
4522
- checksum : 2a299fc0d56e0a64ed0af8caf937e00eac47cb270df2917e2d4b939074eaa63ecd7f16d3b70b7e5e57bff75ffbbbf8aae5768dedf3dfd45e3ca1b9caaf7740cc
4522
+ checksum : dd1caa079a37598e1a8e25661f0ab387c584b83f06364e112d73fcfea3896ea920bbadbe89a7150de1bf02130efd16ce0cc8cd217e1db94570fddc93e77878ac
4523
4523
languageName : node
4524
4524
linkType : hard
4525
4525
4526
- " listr2@npm:^8.3.3 " :
4527
- version : 8.3.3
4528
- resolution : " listr2@npm:8.3.3 "
4526
+ " listr2@npm:^9.0.1 " :
4527
+ version : 9.0.1
4528
+ resolution : " listr2@npm:9.0.1 "
4529
4529
dependencies :
4530
4530
cli-truncate : " npm:^4.0.0"
4531
4531
colorette : " npm:^2.0.20"
4532
4532
eventemitter3 : " npm:^5.0.1"
4533
4533
log-update : " npm:^6.1.0"
4534
4534
rfdc : " npm:^1.4.1"
4535
4535
wrap-ansi : " npm:^9.0.0"
4536
- checksum : 0792f8a7fd482fa516e21689e012e07081cab3653172ca606090622cfa0024c784a1eba8095a17948a0e9a4aa98a80f7c9c90f78a0dd35173d6802f9cc123a82
4536
+ checksum : 73462e84a3c4f05de5a3cdea5eaa0209c6ab04a2fdb4046545049806e9ba17b6ee84a097ebf7ffc0e903b0f2a9094c0c480cd2f2bb21d7d21e20969e17a3c32b
4537
4537
languageName : node
4538
4538
linkType : hard
4539
4539
You can’t perform that action at this time.
0 commit comments