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 5555 "@vue/compiler-sfc" : " ^3.0.4" ,
5656 "babel-loader" : " ^8.1.0" ,
5757 "eslint" : " ^7.14.0" ,
58- "eslint-config-prettier" : " ^6.10.1 " ,
58+ "eslint-config-prettier" : " ^7.0.0 " ,
5959 "eslint-plugin-prettier" : " ^3.1.2" ,
6060 "eslint-plugin-vue-libs" : " ^4.0.0" ,
6161 "jest" : " ^26.6.3" ,
Original file line number Diff line number Diff line change @@ -3178,12 +3178,10 @@ escodegen@^1.14.1:
31783178 optionalDependencies :
31793179 source-map "~0.6.1"
31803180
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==
31873185
31883186eslint-plugin-prettier@^3.1.2 :
31893187 version "3.3.0"
@@ -3962,11 +3960,6 @@ get-stdin@^4.0.1:
39623960 resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
39633961 integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
39643962
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-
39703963get-stream@^4.0.0 :
39713964 version "4.1.0"
39723965 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