Skip to content

Commit ed6d66b

Browse files
Update dependency yaml-eslint-parser to ^0.0.8 (#95)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ecb8201 commit ed6d66b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"lodash": "^4.17.11",
3434
"parse5": "^6.0.0",
3535
"vue-eslint-parser": "^7.0.0",
36-
"yaml-eslint-parser": "^0.0.7"
36+
"yaml-eslint-parser": "^0.0.8"
3737
},
3838
"devDependencies": {
3939
"eslint": "^5.15.0 || ^6.0.0 || ^7.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10901,10 +10901,10 @@ yallist@^4.0.0:
1090110901
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
1090210902
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
1090310903

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==
1090810908
dependencies:
1090910909
eslint-visitor-keys "^1.3.0"
1091010910
yaml "^1.10.0"

0 commit comments

Comments
 (0)