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" : " 7.0.0" ,
Original file line number Diff line number Diff line change @@ -1239,12 +1239,10 @@ escodegen@^1.11.1:
1239
1239
optionalDependencies :
1240
1240
source-map "~0.6.1"
1241
1241
1242
- eslint-config-prettier@6.15.0 :
1243
- version "6.15.0"
1244
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
1245
- integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
1246
- dependencies :
1247
- get-stdin "^6.0.0"
1242
+ eslint-config-prettier@8.5.0 :
1243
+ version "8.5.0"
1244
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
1245
+ integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
1248
1246
1249
1247
eslint-plugin-jest@26.1.5 :
1250
1248
version "26.1.5"
@@ -1619,11 +1617,6 @@ get-caller-file@^2.0.1:
1619
1617
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
1620
1618
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
1621
1619
1622
- get-stdin@^6.0.0 :
1623
- version "6.0.0"
1624
- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
1625
- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
1626
-
1627
1620
get-stream@^5.0.0 :
1628
1621
version "5.1.0"
1629
1622
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