diff --git a/.flowconfig b/.flowconfig index 6a1494abc33..822e78d42bb 100644 --- a/.flowconfig +++ b/.flowconfig @@ -76,4 +76,4 @@ untyped-import untyped-type-import [version] -^0.214.0 +^0.215.0 diff --git a/.flowconfig.android b/.flowconfig.android index a04803f3651..3364caf1798 100644 --- a/.flowconfig.android +++ b/.flowconfig.android @@ -76,4 +76,4 @@ untyped-import untyped-type-import [version] -^0.214.0 +^0.215.0 diff --git a/package.json b/package.json index 900aaa1ff2b..84c39d39c53 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "eslint-plugin-redundant-undefined": "^0.4.0", "eslint-plugin-relay": "^1.8.3", "flow-api-translator": "0.15.0", - "flow-bin": "^0.214.0", + "flow-bin": "^0.215.0", "glob": "^7.1.1", "hermes-eslint": "0.15.0", "inquirer": "^7.1.0", diff --git a/yarn.lock b/yarn.lock index 69b42a11a13..e4002925d2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6180,10 +6180,10 @@ flow-api-translator@0.15.0: hermes-parser "0.15.0" hermes-transform "0.15.0" -flow-bin@^0.214.0: - version "0.214.0" - resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.214.0.tgz#3ace7984a69309392e056f96cf3bf8623fa93d1c" - integrity sha512-rPexleFynYsxsBAPHqRvCIqzcRZ9KkPjlFbuOATmFlHyG6vdy9V+SWPYdzBtgsfhGbj9PZ14pzv1zzgNd7rmvQ== +flow-bin@^0.215.0: + version "0.215.0" + resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.215.0.tgz#6f6b42ab34a56758f381bbd0543173f06a20b7be" + integrity sha512-oleH4I3o1moLjN8wwfiiD4H9VVhgq6EP7y3xcrQaBMm0/qiYSmnhcSnqcDnc2KPTI9a+X2Z5BWSbO/lXeRTW5A== flow-enums-runtime@^0.0.6: version "0.0.6"