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 84
84
"@typescript-eslint/parser" : " ^4.1.0" ,
85
85
"docsify-cli" : " ^4.4.0" ,
86
86
"eslint" : " ^7.0.0" ,
87
- "eslint-config-prettier" : " ^6.10 .0" ,
87
+ "eslint-config-prettier" : " ^7.0 .0" ,
88
88
"eslint-plugin-import" : " ^2.20.1" ,
89
89
"eslint-plugin-jest" : " ^24.0.0" ,
90
90
"husky" : " 4.3.0" ,
Original file line number Diff line number Diff line change @@ -4752,12 +4752,10 @@ escodegen@^1.11.1:
4752
4752
optionalDependencies :
4753
4753
source-map "~0.6.1"
4754
4754
4755
- eslint-config-prettier@^6.10.0 :
4756
- version "6.15.0"
4757
- resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
4758
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
4759
- dependencies :
4760
- get-stdin "^6.0.0"
4755
+ eslint-config-prettier@^7.0.0 :
4756
+ version "7.0.0"
4757
+ resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
4758
+ integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
4761
4759
4762
4760
eslint-import-resolver-node@^0.3.4 :
4763
4761
version "0.3.4"
@@ -5491,11 +5489,6 @@ get-stdin@^4.0.1:
5491
5489
resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
5492
5490
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
5493
5491
5494
- get-stdin@^6.0.0 :
5495
- version "6.0.0"
5496
- resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
5497
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
5498
-
5499
5492
get-stream@^4.0.0, get-stream@^4.1.0 :
5500
5493
version "4.1.0"
5501
5494
resolved "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"
You can’t perform that action at this time.
0 commit comments