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
"jsonc-eslint-parser" : " ^0.6.0" ,
34
34
"loader-utils" : " ^2.0.0" ,
35
35
"prettier" : " ^2.2.1" ,
36
- "yaml-eslint-parser" : " ^0.1 .0"
36
+ "yaml-eslint-parser" : " ^0.2 .0"
37
37
},
38
38
"devDependencies" : {
39
39
"@intlify/runtime" : " ^9.0.0-beta.14" ,
Original file line number Diff line number Diff line change @@ -9408,10 +9408,10 @@ yallist@^4.0.0:
9408
9408
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
9409
9409
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
9410
9410
9411
- yaml-eslint-parser@^0.1 .0 :
9412
- version "0.1 .0"
9413
- resolved "https://registry.yarnpkg.com/yaml-eslint-parser/-/yaml-eslint-parser-0.1 .0.tgz#37e7281b6bd20186c76c4d3b6f87f21ffe5db827 "
9414
- integrity sha512-JhDwzS/zlgxdOuzFG50sMZ4bDo3xbU5TjLyfW+Br7laIh/zaa//lRhHPVOQm6FanMvveS9DG+z6OkCVefyw5QA ==
9411
+ yaml-eslint-parser@^0.2 .0 :
9412
+ version "0.2 .0"
9413
+ resolved "https://registry.yarnpkg.com/yaml-eslint-parser/-/yaml-eslint-parser-0.2 .0.tgz#76bfe1645caf39adcd9b274c32752b3f6da90882 "
9414
+ integrity sha512-ZIqeTBi4K1eXzqYp9CqfN5Gr0RIA4q1T7+jiv0XoUV1ti05FL31iH7Yfw5aY0GpIJv/A003yEjvVTDb3XLH31A ==
9415
9415
dependencies :
9416
9416
eslint-visitor-keys "^1.3.0"
9417
9417
yaml "^1.10.0"
You can’t perform that action at this time.
0 commit comments