Skip to content

Commit 716c298

Browse files
avikchaudhurifacebook-github-bot
authored andcommitted
@allow-large-files xplat flow 0.96 upgrade
Reviewed By: panagosg7 Differential Revision: D14727932 fbshipit-source-id: 66b2fce7753450204c5daa131ffe43dcd4736539
1 parent 6d61629 commit 716c298

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
1818
munge_underscores=true
1919

2020
[version]
21-
^0.95.0
21+
^0.96.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-plugin-react": "7.6.1",
3131
"eslint-plugin-relay": "0.0.23",
3232
"fbjs-scripts": "^1.1.0",
33-
"flow-bin": "^0.95.0",
33+
"flow-bin": "^0.96.0",
3434
"glob": "^7.1.1",
3535
"istanbul-api": "^1.1.0",
3636
"istanbul-lib-coverage": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3980,10 +3980,10 @@ flat-cache@^1.2.1:
39803980
graceful-fs "^4.1.2"
39813981
write "^0.2.1"
39823982

3983-
flow-bin@^0.95.0:
3984-
version "0.95.1"
3985-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.95.1.tgz#633113831ccff4b7ee70a2730f63fc43b69ba85f"
3986-
integrity sha512-06IOC/pqPMNRYtC6AMZEWYR9Fi6UdBC7gImGinPuNUpPZFnP5E9/0cBCl3DWrH4zz/gSM2HdDilU7vPGpYIr2w==
3983+
flow-bin@^0.96.0:
3984+
version "0.96.0"
3985+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.96.0.tgz#3b0379d97304dc1879ae6db627cd2d6819998661"
3986+
integrity sha512-OSxERs0EdhVxEVCst/HmlT/RcnXsQQIRqcfK9J9wC8/93JQj+xQz4RtlsmYe1PSRYaozuDLyPS5pIA81Zwzaww==
39873987

39883988
for-in@^1.0.1, for-in@^1.0.2:
39893989
version "1.0.2"

0 commit comments

Comments
 (0)