File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 67
67
"convert-hrtime" : " ^3.0.0" ,
68
68
"cross-env" : " ^7.0.2" ,
69
69
"eslint" : " ^7.14.0" ,
70
- "eslint-config-prettier" : " ^6.11 .0" ,
70
+ "eslint-config-prettier" : " ^7.0 .0" ,
71
71
"eslint-plugin-prettier" : " ^3.1.2" ,
72
72
"eslint-plugin-vue" : " ^7.1.0" ,
73
73
"eslint-plugin-vue-libs" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -3631,12 +3631,10 @@ escodegen@^1.14.1:
3631
3631
optionalDependencies :
3632
3632
source-map "~0.6.1"
3633
3633
3634
- eslint-config-prettier@^6.11.0 :
3635
- version "6.15.0"
3636
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3637
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3638
- dependencies :
3639
- get-stdin "^6.0.0"
3634
+ eslint-config-prettier@^7.0.0 :
3635
+ version "7.0.0"
3636
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
3637
+ integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
3640
3638
3641
3639
eslint-plugin-prettier@^3.1.2 :
3642
3640
version "3.2.0"
@@ -4449,11 +4447,6 @@ get-stdin@^5.0.1:
4449
4447
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398"
4450
4448
integrity sha1-Ei4WFZHiH/TFJTAwVpPyDmOTo5g=
4451
4449
4452
- get-stdin@^6.0.0 :
4453
- version "6.0.0"
4454
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4455
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4456
-
4457
4450
get-stream@^4.0.0 :
4458
4451
version "4.1.0"
4459
4452
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
You can’t perform that action at this time.
0 commit comments