Skip to content

Commit 471c2eb

Browse files
mrochfacebook-github-bot
authored andcommitted
Upgrade to Flow v0.131.0
Summary: Changelog: [Internal] Reviewed By: panagosg7 Differential Revision: D22992122 fbshipit-source-id: 685dfc92531a7efaa111ef038902b30d45e87fd0
1 parent fcb6670 commit 471c2eb

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
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.130.0
84+
^0.131.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.130.0
84+
^0.131.0

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@
8989
"@react-native-community/cli-platform-android": "^4.10.0",
9090
"@react-native-community/cli-platform-ios": "^4.10.0",
9191
"@react-native/assets": "1.0.0",
92-
"@react-native/polyfills": "1.0.0",
9392
"@react-native/normalize-color": "1.0.0",
93+
"@react-native/polyfills": "1.0.0",
9494
"abort-controller": "^3.0.0",
9595
"anser": "^1.4.9",
9696
"base64-js": "^1.1.2",
@@ -141,15 +141,15 @@
141141
"eslint-plugin-react-hooks": "^4.0.7",
142142
"eslint-plugin-react-native": "3.8.1",
143143
"eslint-plugin-relay": "1.7.1",
144-
"flow-bin": "^0.130.0",
144+
"flow-bin": "^0.131.0",
145145
"jest": "^26.0.1",
146146
"jest-junit": "^10.0.0",
147147
"jscodeshift": "^0.9.0",
148148
"mkdirp": "^0.5.1",
149149
"prettier": "1.19.1",
150150
"react": "16.13.1",
151-
"react-test-renderer": "16.13.1",
152151
"react-shallow-renderer": "16.13.1",
152+
"react-test-renderer": "16.13.1",
153153
"shelljs": "^0.7.8",
154154
"signedsource": "^1.0.0",
155155
"ws": "^6.1.4",

template/_flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ untyped-import
6868
untyped-type-import
6969

7070
[version]
71-
^0.130.0
71+
^0.131.0

yarn.lock

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

3282-
flow-bin@^0.130.0:
3283-
version "0.130.0"
3284-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.130.0.tgz#e25eaf891af96da371ff6a9fa99d709f24ce9252"
3285-
integrity sha512-1TSLwCPXvKPwiae7Fh+dpipCzwlHQ1UcBHfCpQImz+hsxYIUWkLWJWEm34bY6I7dSM4ekSiVeP02BhzVJGwtpw==
3282+
flow-bin@^0.131.0:
3283+
version "0.131.0"
3284+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.131.0.tgz#d4228b6070afdf3b2a76acdee77a7f3f8e8f5133"
3285+
integrity sha512-fZmoIBcDrtLhy/NNMxwJysSYzMr1ksRcAOMi3AHSoYXfcuQqTvhGJx+wqjlIOqIwz8RRYm8J4V4JrSJbIKP+Xg==
32863286

32873287
flow-parser@0.*:
32883288
version "0.89.0"

0 commit comments

Comments
 (0)