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 57
57
"entities" : " ^4.4.0" ,
58
58
"eslint" : " ^8.1.0" ,
59
59
"eslint-config-prettier" : " ^8.0.0" ,
60
- "eslint-plugin-markdown" : " ^2 .0.0" ,
60
+ "eslint-plugin-markdown" : " ^3 .0.0" ,
61
61
"eslint-plugin-prettier" : " ^4.0.0" ,
62
62
"eslint-plugin-vue" : " ^9.0.0" ,
63
63
"eslint-plugin-vue-libs" : " ^3.0.0 || ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -4657,10 +4657,10 @@ eslint-config-prettier@^8.0.0:
4657
4657
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
4658
4658
integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
4659
4659
4660
- eslint-plugin-markdown@^2 .0.0:
4661
- version "2.2.1 "
4662
- resolved "https://registry.yarnpkg.com/eslint-plugin-markdown/-/eslint-plugin-markdown-2.2.1 .tgz#76b8a970099fbffc6cc1ffcad9772b96911c027a "
4663
- integrity sha512-FgWp4iyYvTFxPwfbxofTvXxgzPsDuSKHQy2S+a8Ve6savbujey+lgrFFbXQA0HPygISpRYWYBjooPzhYSF81iA ==
4660
+ eslint-plugin-markdown@^3 .0.0:
4661
+ version "3.0.0 "
4662
+ resolved "https://registry.yarnpkg.com/eslint-plugin-markdown/-/eslint-plugin-markdown-3.0.0 .tgz#69a63ab3445076a3c2eb6fce6f5114785b19d318 "
4663
+ integrity sha512-hRs5RUJGbeHDLfS7ELanT0e29Ocyssf/7kBM+p7KluY5AwngGkDf8Oyu4658/NZSGTTq05FZeWbkxXtbVyHPwg ==
4664
4664
dependencies:
4665
4665
mdast-util-from-markdown "^0.8.5"
4666
4666
You can’t perform that action at this time.
0 commit comments