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 47
47
"@typescript-eslint/eslint-plugin" : " ^3.8.0" ,
48
48
"@typescript-eslint/parser" : " ^3.8.0" ,
49
49
"eslint" : " ^5.15.0 || ^6.0.0 || ^7.0.0" ,
50
- "eslint-config-prettier" : " ^6.11 .0" ,
50
+ "eslint-config-prettier" : " ^7.0 .0" ,
51
51
"eslint-plugin-markdown" : " ^1.0.0" ,
52
52
"eslint-plugin-prettier" : " ^3.1.4" ,
53
53
"eslint-plugin-vue-libs" : " ^3.0.0 || ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -4133,12 +4133,10 @@
[email protected] , escape-string-regexp@^1.0.2, escape-string-regexp@^1
4133
4133
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
4134
4134
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
4135
4135
4136
- eslint-config-prettier@^6.11.0 :
4137
- version "6.11.0"
4138
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
4139
- integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
4140
- dependencies :
4141
- get-stdin "^6.0.0"
4136
+ eslint-config-prettier@^7.0.0 :
4137
+ version "7.0.0"
4138
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
4139
+ integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
4142
4140
4143
4141
eslint-plugin-markdown@^1.0.0 :
4144
4142
version "1.0.1"
@@ -4848,11 +4846,6 @@ get-stdin@^4.0.1:
4848
4846
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
4849
4847
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
4850
4848
4851
- get-stdin@^6.0.0 :
4852
- version "6.0.0"
4853
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4854
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4855
-
4856
4849
get-stream@^4.0.0, get-stream@^4.1.0 :
4857
4850
version "4.1.0"
4858
4851
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