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 48
48
"eslint-plugin-json-format" : " 2.0.1" ,
49
49
"eslint-plugin-prettier" : " 4.2.1" ,
50
50
"eslint-plugin-unused-imports" : " 2.0.0" ,
51
- "eslint-plugin-yml" : " 1.1 .0" ,
51
+ "eslint-plugin-yml" : " 1.2 .0" ,
52
52
"husky" : " 8.0.1" ,
53
53
"json" : " 11.0.0" ,
54
54
"lint-staged" : " 13.0.3" ,
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ __metadata:
26
26
eslint-plugin-json-format : 2.0.1
27
27
eslint-plugin-prettier : 4.2.1
28
28
eslint-plugin-unused-imports : 2.0.0
29
- eslint-plugin-yml : 1.1 .0
29
+ eslint-plugin-yml : 1.2 .0
30
30
husky : 8.0.1
31
31
json : 11.0.0
32
32
lint-staged : 13.0.3
@@ -4139,17 +4139,17 @@ __metadata:
4139
4139
languageName : node
4140
4140
linkType : hard
4141
4141
4142
- " eslint-plugin-yml@npm:1.1 .0 " :
4143
- version : 1.1 .0
4144
- resolution : " eslint-plugin-yml@npm:1.1 .0"
4142
+ " eslint-plugin-yml@npm:1.2 .0 " :
4143
+ version : 1.2 .0
4144
+ resolution : " eslint-plugin-yml@npm:1.2 .0"
4145
4145
dependencies :
4146
4146
debug : ^4.3.2
4147
4147
lodash : ^4.17.21
4148
4148
natural-compare : ^1.4.0
4149
4149
yaml-eslint-parser : ^1.1.0
4150
4150
peerDependencies :
4151
4151
eslint : " >=6.0.0"
4152
- checksum : 08a72ec2235fdebe0c4f3c9a2525c5a565f5029f9034bfe25c9727b3a2ac3ca9bfe90c1690e008e802991aff62f38edeb2ca1f81e268ea0b332bd1179d2d96b5
4152
+ checksum : e48a87d32e17b27d9847c6b24c4af4b76c2d50fcd48ad183702e7f2a59f837107c6a709b4717238390a5d5bb28efebb3f1edc3287aa821a75b4e67fbe0fff7e2
4153
4153
languageName : node
4154
4154
linkType : hard
4155
4155
You can’t perform that action at this time.
0 commit comments