Skip to content

Commit ccda0e2

Browse files
authored
Merge pull request #2784 from StoDevX/greenkeeper/eslint-config-prettier-3.0.0
Update eslint-config-prettier to the latest version 🚀
2 parents 0e89ed2 + 16d60ff commit ccda0e2

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"danger-plugin-yarn": "1.3.0",
145145
"directory-tree": "2.1.0",
146146
"eslint": "5.0.1",
147-
"eslint-config-prettier": "2.10.0",
147+
"eslint-config-prettier": "3.0.0",
148148
"eslint-plugin-babel": "5.1.0",
149149
"eslint-plugin-flowtype": "2.50.0",
150150
"eslint-plugin-react": "7.10.0",

yarn.lock

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2575,11 +2575,11 @@ esdoc@^0.5.2:
25752575
minimist "1.2.0"
25762576
taffydb "2.7.2"
25772577

2578-
eslint-config-prettier@2.10.0:
2579-
version "2.10.0"
2580-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.10.0.tgz#ec07bc1d01f87d09f61d3840d112dc8a9791e30b"
2578+
eslint-config-prettier@3.0.0:
2579+
version "3.0.0"
2580+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-3.0.0.tgz#1624534c08a7a1f536e15ac61ce2103e4c5d3d6f"
25812581
dependencies:
2582-
get-stdin "^5.0.1"
2582+
get-stdin "^6.0.0"
25832583

25842584
25852585
version "5.1.0"
@@ -3154,10 +3154,6 @@ get-stdin@^4.0.1:
31543154
version "4.0.1"
31553155
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
31563156

3157-
get-stdin@^5.0.1:
3158-
version "5.0.1"
3159-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398"
3160-
31613157
get-stdin@^6.0.0:
31623158
version "6.0.0"
31633159
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"

0 commit comments

Comments
 (0)