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 21
21
"@typescript-eslint/eslint-plugin" : " 2.34.0" ,
22
22
"@typescript-eslint/parser" : " 2.34.0" ,
23
23
"eslint" : " 6.8.0" ,
24
- "eslint-config-prettier" : " 6.15 .0" ,
24
+ "eslint-config-prettier" : " 8.5 .0" ,
25
25
"eslint-plugin-jest" : " 26.1.5" ,
26
26
"eslint-plugin-prettier" : " 3.4.1" ,
27
27
"eslint-plugin-simple-import-sort" : " 4.0.0" ,
Original file line number Diff line number Diff line change @@ -1244,12 +1244,10 @@ escodegen@^1.11.1:
1244
1244
optionalDependencies :
1245
1245
source-map "~0.6.1"
1246
1246
1247
- eslint-config-prettier@6.15.0 :
1248
- version "6.15.0"
1249
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
1250
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
1251
- dependencies :
1252
- get-stdin "^6.0.0"
1247
+ eslint-config-prettier@8.5.0 :
1248
+ version "8.5.0"
1249
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
1250
+ integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
1253
1251
1254
1252
eslint-plugin-jest@26.1.5 :
1255
1253
version "26.1.5"
@@ -1626,11 +1624,6 @@ get-caller-file@^2.0.1:
1626
1624
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
1627
1625
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
1628
1626
1629
- get-stdin@^6.0.0 :
1630
- version "6.0.0"
1631
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
1632
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
1633
-
1634
1627
get-stream@^5.0.0 :
1635
1628
version "5.1.0"
1636
1629
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.1.0.tgz#01203cdc92597f9b909067c3e656cc1f4d3c4dc9"
You can’t perform that action at this time.
0 commit comments