diff --git a/package.json b/package.json index df8cd9d7..7c2e6af3 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@inkdpixels/release-notes-generator": "1.0.1", "babel-cli": "6.26.0", "eslint": "5.16.0", - "flow-bin": "0.142.0", + "flow-bin": "0.210.2", "flow-copy-source": "1.3.0", "flow-typed": "2.6.2", "husky": "0.14.3", diff --git a/yarn.lock b/yarn.lock index 16e37582..53baed3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2299,10 +2299,10 @@ flatted@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.0.tgz#55122b6536ea496b4b44893ee2608141d10d9916" -flow-bin@0.142.0: - version "0.142.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.142.0.tgz#b46b69de1123cf7c5a50917402968e07291df054" - integrity sha512-YgiapK/wrJjcgSgOWfoncbZ4vZrZWdHs+p7V9duI9zo4ehW2nM/VRrpSaWoZ+CWu3t+duGyAvupJvC6MM2l07w== +flow-bin@0.210.2: + version "0.210.2" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.210.2.tgz#22a8d2a4daf7b2bfc19d48ada9678368452a67c3" + integrity sha512-Y+jw+Cspah6C5ex7/oAnj8iMrcK0F0J3hoQldl/gLhl9uQoLWg/mfEIhgoeL8/BwXmN96VtVcmHx2iLr28Gn5A== flow-copy-source@1.3.0: version "1.3.0"