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 77
77
"eslint-config-4catalyzer-jest" : " ^2.0.9" ,
78
78
"eslint-config-4catalyzer-react" : " ^1.0.12" ,
79
79
"eslint-config-4catalyzer-typescript" : " ^3.0.1" ,
80
- "eslint-config-prettier" : " ^6.15 .0" ,
80
+ "eslint-config-prettier" : " ^7.0 .0" ,
81
81
"eslint-plugin-import" : " ^2.22.1" ,
82
82
"eslint-plugin-jest" : " ^24.1.3" ,
83
83
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
Original file line number Diff line number Diff line change @@ -3547,12 +3547,10 @@ eslint-config-airbnb@^18.2.0:
3547
3547
object.assign "^4.1.0"
3548
3548
object.entries "^1.1.2"
3549
3549
3550
- eslint-config-prettier@^6.15.0 :
3551
- version "6.15.0"
3552
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3553
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3554
- dependencies :
3555
- get-stdin "^6.0.0"
3550
+ eslint-config-prettier@^7.0.0 :
3551
+ version "7.0.0"
3552
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
3553
+ integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
3556
3554
3557
3555
eslint-import-resolver-node@^0.3.4 :
3558
3556
version "0.3.4"
@@ -4186,11 +4184,6 @@ get-stdin@^4.0.1:
4186
4184
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
4187
4185
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
4188
4186
4189
- get-stdin@^6.0.0 :
4190
- version "6.0.0"
4191
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4192
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4193
-
4194
4187
get-stream@^4.0.0 :
4195
4188
version "4.1.0"
4196
4189
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