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 86
86
"esbuild-register" : " ^2.3.0" ,
87
87
"eslint" : " ^7.30.0" ,
88
88
"eslint-config-prettier" : " ^8.3.0" ,
89
- "eslint-plugin-prettier" : " ^3.4 .0" ,
89
+ "eslint-plugin-prettier" : " ^4.0 .0" ,
90
90
"eslint-plugin-vue" : " ^7.13.0" ,
91
91
"eslint-plugin-vue-libs" : " ^4.0.0" ,
92
92
"execa" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -4280,10 +4280,10 @@ eslint-config-prettier@^8.3.0:
4280
4280
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
4281
4281
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
4282
4282
4283
- eslint-plugin-prettier@^3.4 .0:
4284
- version "3.4 .0"
4285
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3. 4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
4286
- integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
4283
+ eslint-plugin-prettier@^4.0 .0:
4284
+ version "4.0 .0"
4285
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0. tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
4286
+ integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
4287
4287
dependencies:
4288
4288
prettier-linter-helpers "^1.0.0"
4289
4289
You can’t perform that action at this time.
0 commit comments