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 55
55
"@vue/compiler-sfc" : " ^3.0.4" ,
56
56
"babel-loader" : " ^8.1.0" ,
57
57
"eslint" : " ^7.14.0" ,
58
- "eslint-config-prettier" : " ^6.10.1 " ,
58
+ "eslint-config-prettier" : " ^7.0.0 " ,
59
59
"eslint-plugin-prettier" : " ^3.1.2" ,
60
60
"eslint-plugin-vue-libs" : " ^4.0.0" ,
61
61
"jest" : " ^26.6.3" ,
Original file line number Diff line number Diff line change @@ -3178,12 +3178,10 @@ escodegen@^1.14.1:
3178
3178
optionalDependencies :
3179
3179
source-map "~0.6.1"
3180
3180
3181
- eslint-config-prettier@^6.10.1 :
3182
- version "6.15.0"
3183
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3184
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3185
- dependencies :
3186
- get-stdin "^6.0.0"
3181
+ eslint-config-prettier@^7.0.0 :
3182
+ version "7.0.0"
3183
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
3184
+ integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
3187
3185
3188
3186
eslint-plugin-prettier@^3.1.2 :
3189
3187
version "3.3.0"
@@ -3962,11 +3960,6 @@ get-stdin@^4.0.1:
3962
3960
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
3963
3961
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
3964
3962
3965
- get-stdin@^6.0.0 :
3966
- version "6.0.0"
3967
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3968
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3969
-
3970
3963
get-stream@^4.0.0 :
3971
3964
version "4.1.0"
3972
3965
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