Skip to content

Commit 54016fa

Browse files
mvitousekfacebook-github-bot
authored andcommitted
Deploy Flow v0.134.0
Summary: Changelog: [Internal] Reviewed By: dsainati1 Differential Revision: D23769795 fbshipit-source-id: 520e3974a53ba5961a081219c0cbf19b7dfade06
1 parent 81c6170 commit 54016fa

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ untyped-import
7575
untyped-type-import
7676

7777
[version]
78-
^0.133.0
78+
^0.134.0

.flowconfig.android

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ untyped-import
7575
untyped-type-import
7676

7777
[version]
78-
^0.133.0
78+
^0.134.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"ws": "^6.1.4"
119119
},
120120
"devDependencies": {
121-
"flow-bin": "^0.133.0",
121+
"flow-bin": "^0.134.0",
122122
"react": "16.13.1"
123123
},
124124
"detox": {

repo-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-react-hooks": "^4.0.7",
3434
"eslint-plugin-react-native": "3.8.1",
3535
"eslint-plugin-relay": "1.7.1",
36-
"flow-bin": "^0.133.0",
36+
"flow-bin": "^0.134.0",
3737
"jest": "^26.0.1",
3838
"jest-junit": "^10.0.0",
3939
"jscodeshift": "^0.9.0",

template/_flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ untyped-import
6363
untyped-type-import
6464

6565
[version]
66-
^0.133.0
66+
^0.134.0

yarn.lock

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

3264-
flow-bin@^0.133.0:
3265-
version "0.133.0"
3266-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.133.0.tgz#2ee44e3f5d0c0256cfe8e99d9a85e9801c281c50"
3267-
integrity sha512-01T5g8GdhtJEn+lhAwuv5zkrMStrmkuHrY3Nn9/aS9y6waNmNgimMKlzRpFH66S0F6Ez9EqU9psz5QaRveSJIA==
3264+
flow-bin@^0.134.0:
3265+
version "0.134.0"
3266+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.134.0.tgz#e98e5724f6ed5a1265cf904bbb5e4c096ea3a026"
3267+
integrity sha512-j5aCugO3jmwDsUKc+7KReArgnL6aVjHLo6DlozKhxKYN+TaP8BY+mintPSISjSQtKZFJyvoNAc1oXA79X5WjIA==
32683268

32693269
flow-parser@0.*:
32703270
version "0.89.0"

0 commit comments

Comments
 (0)