File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
"lodash" : " ^4.17.11" ,
34
34
"parse5" : " ^6.0.0" ,
35
35
"vue-eslint-parser" : " ^7.0.0" ,
36
- "yaml-eslint-parser" : " ^0.0.7 "
36
+ "yaml-eslint-parser" : " ^0.0.8 "
37
37
},
38
38
"devDependencies" : {
39
39
"eslint" : " ^5.15.0 || ^6.0.0 || ^7.0.0" ,
Original file line number Diff line number Diff line change @@ -10901,10 +10901,10 @@ yallist@^4.0.0:
10901
10901
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
10902
10902
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
10903
10903
10904
- yaml-eslint-parser@^0.0.7 :
10905
- version "0.0.7 "
10906
- resolved "https://registry.yarnpkg.com/yaml-eslint-parser/-/yaml-eslint-parser-0.0.7 .tgz#aed41cfad9ad999fadefeb858bc46b338d2235c0 "
10907
- integrity sha512-XY7ry1dkaDX0UoH8+BJymNHNmhEN5KpdfAzW7DYciZtIN/3fED0hdP4fLdfv68MqVTjnJ5Orhb/Mf9FrXvvS1A ==
10904
+ yaml-eslint-parser@^0.0.8 :
10905
+ version "0.0.8 "
10906
+ resolved "https://registry.yarnpkg.com/yaml-eslint-parser/-/yaml-eslint-parser-0.0.8 .tgz#9bf30c1433e27fe47524509f087df1501f6d55ea "
10907
+ integrity sha512-VefMCl1P4St+PUBaGPRtZEwZowOGaALufuOuQs+3hUaut5X6ReTfUqIXQY3TJ/L3WkuugpnvzNdpCVu0WbgeeQ ==
10908
10908
dependencies :
10909
10909
eslint-visitor-keys "^1.3.0"
10910
10910
yaml "^1.10.0"
You can’t perform that action at this time.
0 commit comments