File tree 2 files changed +8
-7
lines changed
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 144
144
"eslint-plugin-node" : " 11.1.0" ,
145
145
"eslint-plugin-promise" : " 6.1.1" ,
146
146
"eslint-plugin-unicorn" : " 48.0.1" ,
147
- "eslint-plugin-yml" : " 1.9 .0" ,
147
+ "eslint-plugin-yml" : " 1.10 .0" ,
148
148
"growl" : " 1.10.5" ,
149
149
"husky" : " 8.0.3" ,
150
150
"is-ci" : " 3.0.1" ,
Original file line number Diff line number Diff line change @@ -1577,7 +1577,7 @@ __metadata:
1577
1577
eslint-plugin-node : " npm:11.1.0"
1578
1578
eslint-plugin-promise : " npm:6.1.1"
1579
1579
eslint-plugin-unicorn : " npm:48.0.1"
1580
- eslint-plugin-yml : " npm:1.9 .0"
1580
+ eslint-plugin-yml : " npm:1.10 .0"
1581
1581
growl : " npm:1.10.5"
1582
1582
husky : " npm:8.0.3"
1583
1583
is-ci : " npm:3.0.1"
@@ -4185,7 +4185,7 @@ __metadata:
4185
4185
languageName : node
4186
4186
linkType : hard
4187
4187
4188
- " eslint-compat-utils@npm:^0.1.2 " :
4188
+ " eslint-compat-utils@npm:^0.1.0, eslint-compat-utils@npm:^0.1. 2 " :
4189
4189
version : 0.1.2
4190
4190
resolution : " eslint-compat-utils@npm:0.1.2"
4191
4191
peerDependencies :
@@ -4394,17 +4394,18 @@ __metadata:
4394
4394
languageName : node
4395
4395
linkType : hard
4396
4396
4397
- " eslint-plugin-yml@npm:1.9 .0 " :
4398
- version : 1.9 .0
4399
- resolution : " eslint-plugin-yml@npm:1.9 .0"
4397
+ " eslint-plugin-yml@npm:1.10 .0 " :
4398
+ version : 1.10 .0
4399
+ resolution : " eslint-plugin-yml@npm:1.10 .0"
4400
4400
dependencies :
4401
4401
debug : " npm:^4.3.2"
4402
+ eslint-compat-utils : " npm:^0.1.0"
4402
4403
lodash : " npm:^4.17.21"
4403
4404
natural-compare : " npm:^1.4.0"
4404
4405
yaml-eslint-parser : " npm:^1.2.1"
4405
4406
peerDependencies :
4406
4407
eslint : " >=6.0.0"
4407
- checksum : c25a648c7115f4ab549d4045f0850b7feeb099fb85875cc99f951c5694683cf21339fc1159a7e6e197deb98a86d8b4645d38d8275678e8ea090d3499b7f9ede6
4408
+ checksum : 4760e11290666056e3fe8f0c9dfc9bc15eed766169826b72cb8ad83469793ed65c3387313a500355d038e8be87487adc0dba2bc52aa8659aacfd23bd856f306b
4408
4409
languageName : node
4409
4410
linkType : hard
4410
4411
You can’t perform that action at this time.
0 commit comments