Skip to content

Commit 7204a58

Browse files
gkzfacebook-github-bot
authored andcommitted
Deploy 0.130.0 to Xplat
Summary: bypass-lint allow-large-files Changelog: [Internal] Reviewed By: dsainati1 Differential Revision: D22734783 fbshipit-source-id: e2f115153afb9c17a327bb87d3953903098871ba
1 parent eddf90f commit 7204a58

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.129.0
84+
^0.130.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.129.0
84+
^0.130.0

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@
8585
"react": "0.0.0-experimental-aae83a4b9"
8686
},
8787
"dependencies": {
88+
"@react-native-community/cli": "^4.10.0",
8889
"@react-native-community/cli-platform-android": "^4.10.0",
8990
"@react-native-community/cli-platform-ios": "^4.10.0",
90-
"@react-native-community/cli": "^4.10.0",
9191
"@react-native/assets": "1.0.0",
9292
"@react-native/polyfills": "1.0.0",
9393
"@react-native/normalize-color": "1.0.0",
@@ -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.129.0",
144+
"flow-bin": "^0.130.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": "0.0.0-experimental-aae83a4b9",
151-
"react-test-renderer": "0.0.0-experimental-aae83a4b9",
152151
"react-shallow-renderer": "16.13.1",
152+
"react-test-renderer": "0.0.0-experimental-aae83a4b9",
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.129.0
71+
^0.130.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.129.0:
3283-
version "0.129.0"
3284-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.129.0.tgz#50294d6e335dd97d095c27b096ea0b94c2415d55"
3285-
integrity sha512-WLXOj09oCK6nODVKM5uxvAzBpxXeI304E60tELMeQd/TJsyfbykNCZ+e4xml9eUOyoac9nDL3YrJpPZMzq0tMA==
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==
32863286

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

0 commit comments

Comments
 (0)