File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 37
37
"parse5" : " ^6.0.0" ,
38
38
"semver" : " ^7.3.4" ,
39
39
"vue-eslint-parser" : " ^7.3.0" ,
40
- "yaml-eslint-parser" : " ^0.3 .0"
40
+ "yaml-eslint-parser" : " ^0.4 .0"
41
41
},
42
42
"devDependencies" : {
43
43
"@types/debug" : " ^4.1.5" ,
Original file line number Diff line number Diff line change @@ -4395,6 +4395,11 @@ eslint-visitor-keys@^2.0.0:
4395
4395
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
4396
4396
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
4397
4397
4398
+ eslint-visitor-keys@^3.0.0 :
4399
+ version "3.0.0"
4400
+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.0.0.tgz#e32e99c6cdc2eb063f204eda5db67bfe58bb4186"
4401
+ integrity sha512-mJOZa35trBTb3IyRmo8xmKBZlxf+N7OnUl4+ZhJHs/r+0770Wh/LEACE2pqMGMe27G/4y8P2bYGk4J70IC5k1Q==
4402
+
4398
4403
eslint4b@^7.16.0 :
4399
4404
version "7.16.0"
4400
4405
resolved "https://registry.yarnpkg.com/eslint4b/-/eslint4b-7.16.0.tgz#6bea3e3440814828deef6e5e9e42448603edf3b2"
@@ -11365,12 +11370,12 @@ yallist@^4.0.0:
11365
11370
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
11366
11371
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
11367
11372
11368
- yaml-eslint-parser@^0.3 .0 :
11369
- version "0.3 .0"
11370
- resolved "https://registry.yarnpkg.com/yaml-eslint-parser/-/yaml-eslint-parser-0.3 .0.tgz#7958039a5c418379dcc5ab4d2f4c19ade1ff338f "
11371
- integrity sha512-2nXnz3+gcOLFIV6zdsPA5Sq7sbR62HQ0u3dd3cRzeXpbkfiDVa7Ne0/3zEykTztFk05AkAao6T8EJ52Xq27J1A ==
11373
+ yaml-eslint-parser@^0.4 .0 :
11374
+ version "0.4 .0"
11375
+ resolved "https://registry.yarnpkg.com/yaml-eslint-parser/-/yaml-eslint-parser-0.4 .0.tgz#82319e227edc1b2183b7461d542cb1ecc4068556 "
11376
+ integrity sha512-mO6AstXfBuzqyKPjxMXlsB7IN7ZwpbibvyTeqJP0RCjmJ9IKl5Icyuh3g8oVjt/5m9B8xvnf2oX5hfmr2Oq5BA ==
11372
11377
dependencies :
11373
- eslint-visitor-keys "^1.3 .0"
11378
+ eslint-visitor-keys "^3.0 .0"
11374
11379
lodash "^4.17.20"
11375
11380
yaml "^1.10.0"
11376
11381
You can’t perform that action at this time.
0 commit comments