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 34
34
"eslint-plugin-node" : " 11.1.0" ,
35
35
"eslint-plugin-promise" : " 4.2.1" ,
36
36
"eslint-plugin-standard" : " 5.0.0" ,
37
- "eslint-config-prettier" : " 6.15 .0" ,
37
+ "eslint-config-prettier" : " 7.0 .0" ,
38
38
"@types/jest" : " 26.0.16" ,
39
39
"ts-jest" : " 26.4.4" ,
40
40
"rimraf" : " 3.0.2" ,
Original file line number Diff line number Diff line change @@ -2411,12 +2411,10 @@ escodegen@^1.14.1:
2411
2411
optionalDependencies :
2412
2412
source-map "~0.6.1"
2413
2413
2414
-
2415
- version "6.15.0"
2416
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2417
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
2418
- dependencies :
2419
- get-stdin "^6.0.0"
2414
+
2415
+ version "7.0.0"
2416
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
2417
+ integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
2420
2418
2421
2419
2422
2420
version "16.0.2"
@@ -3090,11 +3088,6 @@ get-package-type@^0.1.0:
3090
3088
resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a"
3091
3089
integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==
3092
3090
3093
- get-stdin@^6.0.0 :
3094
- version "6.0.0"
3095
- resolved "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3096
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3097
-
3098
3091
get-stream@^3.0.0 :
3099
3092
version "3.0.0"
3100
3093
resolved "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz#8e943d1358dc37555054ecbe2edb05aa174ede14"
You can’t perform that action at this time.
0 commit comments