Skip to content

Commit a5151c2

Browse files
jbrown215facebook-github-bot
authored andcommitted
Deploy 0.129 to xplat/js
Summary: Changelog: [Internal] Deploy 0.129 to xplat allow-large-files Reviewed By: dsainati1 Differential Revision: D22439823 fbshipit-source-id: 60edf32abcb6e134363cee9ec9b23657a8fe0fae
1 parent e206e34 commit a5151c2

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.128.0
84+
^0.129.0

.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.128.0
84+
^0.129.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"eslint-plugin-react-hooks": "^3.0.0",
139139
"eslint-plugin-react-native": "3.8.1",
140140
"eslint-plugin-relay": "1.7.1",
141-
"flow-bin": "^0.128.0",
141+
"flow-bin": "^0.129.0",
142142
"jest": "^26.0.1",
143143
"jest-junit": "^10.0.0",
144144
"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.128.0
69+
^0.129.0

yarn.lock

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

3267-
flow-bin@^0.128.0:
3268-
version "0.128.0"
3269-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.128.0.tgz#fd1232a64dc46874d8d499f16a1934b964f4c2ae"
3270-
integrity sha512-EnmMSOCrkx8F0r1+T1d1HODQ+ddy5yRfkT3CvwmK05IWZyXQy27OVdNwdXUWRqc0iMW75T4QkoXaVBYrMqfk+A==
3267+
flow-bin@^0.129.0:
3268+
version "0.129.0"
3269+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.129.0.tgz#50294d6e335dd97d095c27b096ea0b94c2415d55"
3270+
integrity sha512-WLXOj09oCK6nODVKM5uxvAzBpxXeI304E60tELMeQd/TJsyfbykNCZ+e4xml9eUOyoac9nDL3YrJpPZMzq0tMA==
32713271

32723272
flow-parser@0.*:
32733273
version "0.89.0"

0 commit comments

Comments
 (0)