diff --git a/package.json b/package.json index 25809aa..24b8a98 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@babel/runtime-corejs2": "^7.4.2", "babel-core": "7.0.0-bridge.0", "babel-jest": "^24.5.0", - "flow-bin": "^0.96.0", + "flow-bin": "^0.98.1", "jest": "^24.5.0", "prettier": "^1.16.4", "rimraf": "^2.6.3", diff --git a/yarn.lock b/yarn.lock index 2c846d5..e053cdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1704,10 +1704,10 @@ find-up@^3.0.0: dependencies: locate-path "^3.0.0" -flow-bin@^0.96.0: - version "0.96.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.96.0.tgz#3b0379d97304dc1879ae6db627cd2d6819998661" - integrity sha512-OSxERs0EdhVxEVCst/HmlT/RcnXsQQIRqcfK9J9wC8/93JQj+xQz4RtlsmYe1PSRYaozuDLyPS5pIA81Zwzaww== +flow-bin@^0.98.1: + version "0.98.1" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.98.1.tgz#a8d781621c91703df69928acc83c9777e2fcbb49" + integrity sha512-y1YzQgbFUX4EG6h2EO8PhyJeS0VxNgER8XsTwU8IXw4KozfneSmGVgw8y3TwAOza7rVhTlHEoli1xNuNW1rhPw== for-in@^1.0.1, for-in@^1.0.2: version "1.0.2"