@allow-large-files Upgrade Flow to 0.122

Summary:
Per title.

Fix https://github.com/facebook/flipper/pull/966

Reviewed By: jknoxville

Differential Revision: D20835721

fbshipit-source-id: 9b935ebd3d674d602494759c9f1606467c8ff81c
This commit is contained in:
Pascal Hartig
2020-04-16 04:36:49 -07:00
committed by Facebook GitHub Bot
parent bb3159df83
commit 5ba0dfcc17
4 changed files with 7 additions and 7 deletions

View File

@@ -41,4 +41,4 @@ untyped-import
untyped-type-import
[version]
0.121.0
0.122.0

View File

@@ -1 +1 @@
1cbe64b0ce6e1f64959d79e3694a3e20910c74c0
0577844c559b7b383d6e89e34d451cf3809bd681

View File

@@ -169,7 +169,7 @@
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-relay": "^1.4.1",
"flow-bin": "^0.121.0",
"flow-bin": "^0.122.0",
"fs-extra": "^8.1.0",
"glob": "^7.1.2",
"invariant": "^2.2.4",

View File

@@ -5499,10 +5499,10 @@ flatted@^2.0.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.1.tgz#69e57caa8f0eacbc281d2e2cb458d46fdb449e08"
integrity sha512-a1hQMktqW9Nmqr5aktAux3JMNqaucxGcjtjWnZLHX7yyPCmlSV3M54nGYbqT8K+0GhF3NBgmJCc3ma+WOgX8Jg==
flow-bin@^0.121.0:
version "0.121.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.121.0.tgz#e206bdc3d510277f9a847920540f72c49e87c130"
integrity sha512-QYRMs+AoMLj/OTaSo9+8c3kzM/u8YgvfrInp0qzhtzC02Sc2jb3BV/QZWZGjPo+XK3twyyqXrcI3s8MuL1UQRg==
flow-bin@^0.122.0:
version "0.122.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.122.0.tgz#c723a2b33b1a70bd10204704ae1dc776d5d89d79"
integrity sha512-my8N5jgl/A+UVby9E7NDppHdhLgRbWgKbmFZSx2MSYMRh3d9YGnM2MM+wexpUpl0ftY1IM6ZcUwaAhrypLyvlA==
flow-parser@0.*:
version "0.110.0"