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
@@ -6459,9 +6459,9 @@ __metadata:
6459
6459
languageName : node
6460
6460
linkType : hard
6461
6461
6462
- " lint-staged@npm:13.0.4 " :
6463
- version : 13.0.4
6464
- resolution : " lint-staged@npm:13.0.4 "
6462
+ " lint-staged@npm:13.1.2 " :
6463
+ version : 13.1.2
6464
+ resolution : " lint-staged@npm:13.1.2 "
6465
6465
dependencies :
6466
6466
cli-truncate : ^3.1.0
6467
6467
colorette : ^2.0.19
@@ -6478,7 +6478,7 @@ __metadata:
6478
6478
yaml : ^2.1.3
6479
6479
bin :
6480
6480
lint-staged : bin/lint-staged.js
6481
- checksum : 4676172df5dc734a7f409ad786a72d39bd2239de8b2e5eb1d99eaa751479f60f7b4ef85c8508698855b51b125a512f395ac6a3c7d2d57de8e8221e0aaaab6f4f
6481
+ checksum : f854ad5c88542b8f06e27f3b4046927a4f3d4a451a04e079526559d819a325762268f65bd2df7156bcc0cb5f531f621c42cdb824b403f537c78305adc9e56a54
6482
6482
languageName : node
6483
6483
linkType : hard
6484
6484
You can’t perform that action at this time.
0 commit comments