File tree 2 files changed +5
-12
lines changed
2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 46
46
"chai" : " 4.2.0" ,
47
47
"doctoc" : " 1.4.0" ,
48
48
"eslint" : " 7.14.0" ,
49
- "eslint-config-prettier" : " 6.15 .0" ,
49
+ "eslint-config-prettier" : " 7.0 .0" ,
50
50
"eslint-plugin-prettier" : " 3.2.0" ,
51
51
"husky" : " 4.3.0" ,
52
52
"json" : " 10.0.0" ,
Original file line number Diff line number Diff line change @@ -826,12 +826,10 @@ escape-string-regexp@1.0.5, escape-string-regexp@^1.0.5:
826
826
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
827
827
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
828
828
829
- eslint-config-prettier@6.15.0 :
830
- version "6.15.0"
831
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
832
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
833
- dependencies :
834
- get-stdin "^6.0.0"
829
+ eslint-config-prettier@7.0.0 :
830
+ version "7.0.0"
831
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
832
+ integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
835
833
836
834
eslint-plugin-prettier@3.2.0 :
837
835
version "3.2.0"
@@ -1100,11 +1098,6 @@ get-intrinsic@^1.0.0:
1100
1098
has "^1.0.3"
1101
1099
has-symbols "^1.0.1"
1102
1100
1103
- get-stdin@^6.0.0 :
1104
- version "6.0.0"
1105
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
1106
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
1107
-
1108
1101
get-stream@^4.1.0 :
1109
1102
version "4.1.0"
1110
1103
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