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 55
55
"eslint" : " ^5.15.0 || ^6.0.0 || ^7.0.0" ,
56
56
"eslint-config-prettier" : " ^8.0.0" ,
57
57
"eslint-plugin-markdown" : " ^2.0.0" ,
58
- "eslint-plugin-prettier" : " ^3.1.4 " ,
58
+ "eslint-plugin-prettier" : " ^4.0.0 " ,
59
59
"eslint-plugin-vue" : " ^7.16.0" ,
60
60
"eslint-plugin-vue-libs" : " ^3.0.0 || ^4.0.0" ,
61
61
"eslint4b" : " ^7.16.0" ,
Original file line number Diff line number Diff line change @@ -4326,10 +4326,10 @@ eslint-plugin-markdown@^2.0.0:
4326
4326
remark-parse "^5.0.0"
4327
4327
unified "^6.1.2"
4328
4328
4329
- eslint-plugin-prettier@^3.1.4 :
4330
- version "3.1.4 "
4331
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4 .tgz#168ab43154e2ea57db992a2cd097c828171f75c2 "
4332
- integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg ==
4329
+ eslint-plugin-prettier@^4.0.0 :
4330
+ version "4.0.0 "
4331
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0 .tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
4332
+ integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
4333
4333
dependencies :
4334
4334
prettier-linter-helpers "^1.0.0"
4335
4335
You can’t perform that action at this time.
0 commit comments