Skip to content

Commit 72a97ee

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v7
1 parent fc6c68c commit 72a97ee

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"enzyme-adapter-react-16": "1.15.6",
5353
"eslint": "6.8.0",
5454
"eslint-config-algolia": "14.0.1",
55-
"eslint-config-prettier": "6.15.0",
55+
"eslint-config-prettier": "7.2.0",
5656
"eslint-plugin-import": "2.25.3",
5757
"eslint-plugin-jest": "22.21.0",
5858
"eslint-plugin-prettier": "3.4.1",

yarn.lock

+4-10
Original file line numberDiff line numberDiff line change
@@ -4779,12 +4779,10 @@ eslint-config-algolia@14.0.1:
47794779
resolved "https://registry.yarnpkg.com/eslint-config-algolia/-/eslint-config-algolia-14.0.1.tgz#dac97b07c5b34c5f47ba5ca33a4fd7884377498c"
47804780
integrity sha512-qkuJLcCiPH+SyeXdHLYxcgVXLH9Mphl/xGRxpHZNSHYwg49hHQQQ3eEfmJAfmAoxAfKW1ep64agqdLEzoTbu1w==
47814781

4782-
eslint-config-prettier@6.15.0:
4783-
version "6.15.0"
4784-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
4785-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
4786-
dependencies:
4787-
get-stdin "^6.0.0"
4782+
eslint-config-prettier@7.2.0:
4783+
version "7.2.0"
4784+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
4785+
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
47884786

47894787
eslint-import-resolver-node@^0.3.6:
47904788
version "0.3.6"
@@ -5463,10 +5461,6 @@ get-stdin@^4.0.1:
54635461
version "4.0.1"
54645462
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
54655463

5466-
get-stdin@^6.0.0:
5467-
version "6.0.0"
5468-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
5469-
54705464
get-stream@^4.0.0, get-stream@^4.1.0:
54715465
version "4.1.0"
54725466
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"

0 commit comments

Comments
 (0)