Skip to content

Commit 1fe70dc

Browse files
committed
Update dependency eslint-config-prettier to v8
1 parent fdeab08 commit 1fe70dc

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/eslint-plugin": "2.34.0",
2222
"@typescript-eslint/parser": "2.34.0",
2323
"eslint": "6.8.0",
24-
"eslint-config-prettier": "6.15.0",
24+
"eslint-config-prettier": "8.5.0",
2525
"eslint-plugin-jest": "26.1.5",
2626
"eslint-plugin-prettier": "3.4.1",
2727
"eslint-plugin-simple-import-sort": "4.0.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1244,12 +1244,10 @@ escodegen@^1.11.1:
12441244
optionalDependencies:
12451245
source-map "~0.6.1"
12461246

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==
12531251

12541252
eslint-plugin-jest@26.1.5:
12551253
version "26.1.5"
@@ -1626,11 +1624,6 @@ get-caller-file@^2.0.1:
16261624
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
16271625
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
16281626

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-
16341627
get-stream@^5.0.0:
16351628
version "5.1.0"
16361629
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-5.1.0.tgz#01203cdc92597f9b909067c3e656cc1f4d3c4dc9"

0 commit comments

Comments
 (0)