Commit 7edfa85 1 parent 8ea7690 commit 7edfa85 Copy full SHA for 7edfa85
File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 120
120
"webpack" : " ^5.98.0" ,
121
121
"webpack-cli" : " ^6.0.1" ,
122
122
"webpack-dev-server" : " ^5.2.0" ,
123
- "yaml-eslint-parser" : " ^1.2.3 "
123
+ "yaml-eslint-parser" : " ^1.3.0 "
124
124
}
125
125
}
Original file line number Diff line number Diff line change @@ -9694,13 +9694,12 @@ yallist@^4.0.0:
9694
9694
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
9695
9695
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
9696
9696
9697
- yaml-eslint-parser@^1.2.1, yaml-eslint-parser@^1.2.2, yaml-eslint-parser@^1.2.3 :
9698
- version "1.2.3 "
9699
- resolved "https://registry.yarnpkg.com/yaml-eslint-parser/-/yaml-eslint-parser-1.2.3. tgz#3a8ae839fc8df376ef8497add7f40942b493389c "
9700
- integrity sha512-4wZWvE398hCP7O8n3nXKu/vdq1HcH01ixYlCREaJL5NUMwQ0g3MaGFUBNSlmBtKmhbtVG/Cm6lyYmSVTEVil8A ==
9697
+ yaml-eslint-parser@^1.2.1, yaml-eslint-parser@^1.2.2, yaml-eslint-parser@^1.3.0 :
9698
+ version "1.3.0 "
9699
+ resolved "https://registry.yarnpkg.com/yaml-eslint-parser/-/yaml-eslint-parser-1.3.0. tgz#975dd11f8349e18c15c88b0e41a6d0b0377969cd "
9700
+ integrity sha512-E/+VitOorXSLiAqtTd7Yqax0/pAS3xaYMP+AUUJGOK1OZG3rhcj9fcJOM5HJ2VrP1FrStVCWr1muTfQCdj4tAA ==
9701
9701
dependencies :
9702
9702
eslint-visitor-keys "^3.0.0"
9703
- lodash "^4.17.21"
9704
9703
yaml "^2.0.0"
9705
9704
9706
9705
yaml@^2.0.0 :
You can’t perform that action at this time.
0 commit comments