@@ -1438,6 +1438,13 @@ eslint-plugin-flowtype@^2.36.0:
14381438 dependencies :
14391439 lodash "^4.15.0"
14401440
1441+ eslint-plugin-prettier@^2.3.1 :
1442+ version "2.3.1"
1443+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-2.3.1.tgz#e7a746c67e716f335274b88295a9ead9f544e44d"
1444+ dependencies :
1445+ fast-diff "^1.1.1"
1446+ jest-docblock "^21.0.0"
1447+
14411448eslint-plugin-react@^7.0.1 :
14421449 version "7.4.0"
14431450 resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4.0.tgz#300a95861b9729c087d362dd64abcc351a74364a"
@@ -1590,6 +1597,10 @@ fast-deep-equal@^1.0.0:
15901597 version "1.0.0"
15911598 resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz#96256a3bc975595eb36d82e9929d060d893439ff"
15921599
1600+ fast-diff@^1.1.1 :
1601+ version "1.1.2"
1602+ resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.1.2.tgz#4b62c42b8e03de3f848460b639079920695d0154"
1603+
15931604fast-levenshtein@~2.0.4 :
15941605 version "2.0.6"
15951606 resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
@@ -1672,9 +1683,9 @@ flat-cache@^1.2.1:
16721683 graceful-fs "^4.1.2"
16731684 write "^0.2.1"
16741685
1675- flow-bin@^0.55 .0 :
1676- version "0.55 .0"
1677- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.55 .0.tgz#9083da9327bd8cab6b4076d63d85f2247a7eae1b "
1686+ flow-bin@^0.56 .0 :
1687+ version "0.56 .0"
1688+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.56 .0.tgz#ce43092203a344ba9bf63c0cabe95d95145f6cad "
16781689
16791690for-each@~0.3.2 :
16801691 version "0.3.2"
@@ -2218,6 +2229,10 @@ istanbul@^0.4.0:
22182229 which "^1.1.1"
22192230 wordwrap "^1.0.0"
22202231
2232+ jest-docblock@^21.0.0 :
2233+ version "21.2.0"
2234+ resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-21.2.0.tgz#51529c3b30d5fd159da60c27ceedc195faf8d414"
2235+
22212236jodid25519@^1.0.0 :
22222237 version "1.0.2"
22232238 resolved "https://registry.yarnpkg.com/jodid25519/-/jodid25519-1.0.2.tgz#06d4912255093419477d425633606e0e90782967"
@@ -2704,6 +2719,10 @@ preserve@^0.2.0:
27042719 version "0.2.0"
27052720 resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
27062721
2722+ prettier@^1.7.2 :
2723+ version "1.7.2"
2724+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.7.2.tgz#81371e64018aafc69cf1031956c70e029339f54e"
2725+
27072726private@^0.1.6 :
27082727 version "0.1.6"
27092728 resolved "https://registry.yarnpkg.com/private/-/private-0.1.6.tgz#55c6a976d0f9bafb9924851350fe47b9b5fbb7c1"
0 commit comments