Skip to content

Commit f05a825

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v8
1 parent 76b22ea commit f05a825

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"enzyme-adapter-react-16": "1.15.6",
5050
"eslint": "6.8.0",
5151
"eslint-config-algolia": "14.0.1",
52-
"eslint-config-prettier": "6.15.0",
52+
"eslint-config-prettier": "8.3.0",
5353
"eslint-plugin-import": "2.24.2",
5454
"eslint-plugin-jest": "22.21.0",
5555
"eslint-plugin-prettier": "3.4.1",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4570,12 +4570,10 @@ [email protected]:
45704570
resolved "https://registry.yarnpkg.com/eslint-config-algolia/-/eslint-config-algolia-14.0.1.tgz#dac97b07c5b34c5f47ba5ca33a4fd7884377498c"
45714571
integrity sha512-qkuJLcCiPH+SyeXdHLYxcgVXLH9Mphl/xGRxpHZNSHYwg49hHQQQ3eEfmJAfmAoxAfKW1ep64agqdLEzoTbu1w==
45724572

4573-
4574-
version "6.15.0"
4575-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
4576-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
4577-
dependencies:
4578-
get-stdin "^6.0.0"
4573+
4574+
version "8.3.0"
4575+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
4576+
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
45794577

45804578
eslint-import-resolver-node@^0.3.6:
45814579
version "0.3.6"
@@ -5250,10 +5248,6 @@ get-stdin@^4.0.1:
52505248
version "4.0.1"
52515249
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
52525250

5253-
get-stdin@^6.0.0:
5254-
version "6.0.0"
5255-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
5256-
52575251
get-stream@^4.0.0, get-stream@^4.1.0:
52585252
version "4.1.0"
52595253
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"

0 commit comments

Comments
 (0)