Skip to content

Commit 3b96b39

Browse files
samwgoldmanfacebook-github-bot
authored andcommitted
Deploy Flow 0.126.1
Summary: Changelog: [Internal] Reviewed By: dsainati1 Differential Revision: D21866638 fbshipit-source-id: de89fb4946a62f1b1d58ec6573f585c481834514
1 parent 976f51a commit 3b96b39

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ untyped-import
8181
untyped-type-import
8282

8383
[version]
84-
^0.125.0
84+
^0.126.1

.flowconfig.android

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ untyped-import
8181
untyped-type-import
8282

8383
[version]
84-
^0.125.0
84+
^0.126.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"eslint-plugin-react-hooks": "^3.0.0",
140140
"eslint-plugin-react-native": "3.8.1",
141141
"eslint-plugin-relay": "1.7.1",
142-
"flow-bin": "^0.125.1",
142+
"flow-bin": "^0.126.1",
143143
"jest": "^26.0.1",
144144
"jest-junit": "^10.0.0",
145145
"jscodeshift": "^0.9.0",

template/_flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ untyped-import
6666
untyped-type-import
6767

6868
[version]
69-
^0.125.0
69+
^0.126.1

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3255,10 +3255,10 @@ flatted@^2.0.0:
32553255
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
32563256
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
32573257

3258-
flow-bin@^0.125.1:
3259-
version "0.125.1"
3260-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.125.1.tgz#7edbc71e7dc39ddef18086ef75c714bbf1c5917f"
3261-
integrity sha512-jEury9NTXylxQEOAXLWEE945BjBwYcMwwKVnb+5XORNwMQE7i5hQYF0ysYfsaaYOa7rW/U16rHBfwLuaZfWV7A==
3258+
flow-bin@^0.126.1:
3259+
version "0.126.1"
3260+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.126.1.tgz#2726595e1891dc35b379b5994627432df4ead52c"
3261+
integrity sha512-RI05x7rVzruRVJQN3M4vLEjZMwUHJKhGz9FmL8HN7WiSo66/131EyJS6Vo8PkKyM2pgT9GRWfGP/tXlqS54XUg==
32623262

32633263
flow-parser@0.*:
32643264
version "0.89.0"

0 commit comments

Comments
 (0)