File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 53
53
"jest" : " ^30.0.0" ,
54
54
"jest-junit" : " ^16.0.0" ,
55
55
"license-checker-rseidelsohn" : " ^4.4.2" ,
56
- "lint-staged" : " ^16.1.0 " ,
56
+ "lint-staged" : " ^16.1.2 " ,
57
57
"lodash" : " ^4.17.21" ,
58
58
"nodemon" : " ^3.1.10" ,
59
59
"prettier" : " ^3.5.3" ,
Original file line number Diff line number Diff line change @@ -953,7 +953,7 @@ __metadata:
953
953
jest : " npm:^30.0.0"
954
954
jest-junit : " npm:^16.0.0"
955
955
license-checker-rseidelsohn : " npm:^4.4.2"
956
- lint-staged : " npm:^16.1.0 "
956
+ lint-staged : " npm:^16.1.2 "
957
957
lodash : " npm:^4.17.21"
958
958
nodemon : " npm:^3.1.10"
959
959
prettier : " npm:^3.5.3"
@@ -4608,9 +4608,9 @@ __metadata:
4608
4608
languageName : node
4609
4609
linkType : hard
4610
4610
4611
- " lint-staged@npm:^16.1.0 " :
4612
- version : 16.1.0
4613
- resolution : " lint-staged@npm:16.1.0 "
4611
+ " lint-staged@npm:^16.1.2 " :
4612
+ version : 16.1.2
4613
+ resolution : " lint-staged@npm:16.1.2 "
4614
4614
dependencies :
4615
4615
chalk : " npm:^5.4.1"
4616
4616
commander : " npm:^14.0.0"
@@ -4624,7 +4624,7 @@ __metadata:
4624
4624
yaml : " npm:^2.8.0"
4625
4625
bin :
4626
4626
lint-staged : bin/lint-staged.js
4627
- checksum : 5cc33d61ec2c682e488eb3fcea5c153ce486623b80314f2c56af438ad78d73c7fcd3e7c911d273ac740bd34f1e030d35d4fb92d8e476984150c0c59724ac7fa4
4627
+ checksum : 2a299fc0d56e0a64ed0af8caf937e00eac47cb270df2917e2d4b939074eaa63ecd7f16d3b70b7e5e57bff75ffbbbf8aae5768dedf3dfd45e3ca1b9caaf7740cc
4628
4628
languageName : node
4629
4629
linkType : hard
4630
4630
You can’t perform that action at this time.
0 commit comments