diff --git a/.flowconfig b/.flowconfig index 83d5e3690..0845820c0 100644 --- a/.flowconfig +++ b/.flowconfig @@ -35,4 +35,4 @@ untyped-import untyped-type-import [version] -0.113.0 +0.114.0 diff --git a/package.json b/package.json index 1fd7eff79..0f6d3184d 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "eslint-plugin-prettier": "^3.1.1", "eslint-plugin-react": "^7.16.0", "eslint-plugin-relay": "^1.4.1", - "flow-bin": "0.113.0", + "flow-bin": "0.114.0", "glob": "^7.1.2", "jest": "^24.7.1", "jest-fetch-mock": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index fd2f0f6c8..7332eb3d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4155,10 +4155,10 @@ flipper-doctor@^0.2.3: "@types/node" "^12.12.12" envinfo "^7.4.0" -flow-bin@0.113.0: - version "0.113.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.113.0.tgz#6457d250dbc6f71ca51e75f00a96d23cde5d987a" - integrity sha512-76uE2LGNe50wm+Jup8Np4FBcMbyy5V2iE+K25PPIYLaEMGHrL1jnQfP9L0hTzA5oh2ZJlexRLMlaPqIYIKH9nw== +flow-bin@0.114.0: + version "0.114.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.114.0.tgz#9079c5fcdf08fab4db91616f38994e9b7d035842" + integrity sha512-hewufX0nbnhemQn5XtJ97nEFNqoBclPBAZ54aY3jKuZJnLpwqB7Doaplet3M26TOh2NchBsU0+lUkM8oVna2VA== flow-parser@0.*: version "0.110.0"