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 51
51
"eslint-plugin-yml" : " 1.2.0" ,
52
52
"husky" : " 8.0.3" ,
53
53
"json" : " 11.0.0" ,
54
- "lint-staged" : " 13.0.4 " ,
54
+ "lint-staged" : " 13.1.2 " ,
55
55
"mustache" : " 4.2.0" ,
56
56
"prettier" : " 2.8.0" ,
57
57
"prettier-plugin-java" : " 1.6.2" ,
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ __metadata:
29
29
eslint-plugin-yml : 1.2.0
30
30
husky : 8.0.3
31
31
json : 11.0.0
32
- lint-staged : 13.0.4
32
+ lint-staged : 13.1.2
33
33
mustache : 4.2.0
34
34
prettier : 2.8.0
35
35
prettier-plugin-java : 1.6.2
@@ -6468,9 +6468,9 @@ __metadata:
6468
6468
languageName : node
6469
6469
linkType : hard
6470
6470
6471
- " lint-staged@npm:13.0.4 " :
6472
- version : 13.0.4
6473
- resolution : " lint-staged@npm:13.0.4 "
6471
+ " lint-staged@npm:13.1.2 " :
6472
+ version : 13.1.2
6473
+ resolution : " lint-staged@npm:13.1.2 "
6474
6474
dependencies :
6475
6475
cli-truncate : ^3.1.0
6476
6476
colorette : ^2.0.19
@@ -6487,7 +6487,7 @@ __metadata:
6487
6487
yaml : ^2.1.3
6488
6488
bin :
6489
6489
lint-staged : bin/lint-staged.js
6490
- checksum : 4676172df5dc734a7f409ad786a72d39bd2239de8b2e5eb1d99eaa751479f60f7b4ef85c8508698855b51b125a512f395ac6a3c7d2d57de8e8221e0aaaab6f4f
6490
+ checksum : f854ad5c88542b8f06e27f3b4046927a4f3d4a451a04e079526559d819a325762268f65bd2df7156bcc0cb5f531f621c42cdb824b403f537c78305adc9e56a54
6491
6491
languageName : node
6492
6492
linkType : hard
6493
6493
You can’t perform that action at this time.
0 commit comments