Skip to content

Commit 16397e0

Browse files
mrochfacebook-github-bot
authored andcommitted
Deploy 0.175.0 to xplat
Summary: Changelog: [Internal] Reviewed By: pieterv Differential Revision: D35295392 fbshipit-source-id: 7d67c92a387502c14b5367bb9dcda68144a07433
1 parent 651c4c1 commit 16397e0

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
@@ -71,4 +71,4 @@ untyped-import
7171
untyped-type-import
7272

7373
[version]
74-
^0.174.1
74+
^0.175.0

.flowconfig.android

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ untyped-import
7171
untyped-type-import
7272

7373
[version]
74-
^0.174.1
74+
^0.175.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"ws": "^6.1.4"
125125
},
126126
"devDependencies": {
127-
"flow-bin": "^0.174.1",
127+
"flow-bin": "^0.175.0",
128128
"react": "17.0.2"
129129
},
130130
"codegenConfig": {

repo-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-plugin-react-hooks": "^4.2.0",
3535
"eslint-plugin-react-native": "^3.11.0",
3636
"eslint-plugin-relay": "^1.8.2",
37-
"flow-bin": "^0.174.1",
37+
"flow-bin": "^0.175.0",
3838
"inquirer": "^7.1.0",
3939
"jest": "^26.6.3",
4040
"jest-junit": "^10.0.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.174.1
66+
^0.175.0

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3254,10 +3254,10 @@ flatted@^3.1.0:
32543254
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
32553255
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
32563256

3257-
flow-bin@^0.174.1:
3258-
version "0.174.1"
3259-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.174.1.tgz#95024b83c39f42f04c3f5529044cf63e5fc60bf3"
3260-
integrity sha512-r69pWMF+b+dbEIq/a8V3B/p6bIjLqVUXjQqC6yDCeVSXL6BQT4QkLJeSn1i877ahFw2GiK3kzIMgfnuZBWEaPQ==
3257+
flow-bin@^0.175.0:
3258+
version "0.175.0"
3259+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.175.0.tgz#ba082ac5ad2306ce62754101c710757484c082fe"
3260+
integrity sha512-EqIwrZFM+mQW9Iahs5pNUCMbpOkh+k2/9312/zuwyNrNRga3R4uj4M+7Lb0grM1oVYRK5TopQiKh2jWyA9x+xg==
32613261

32623262
flow-parser@0.*:
32633263
version "0.163.0"

0 commit comments

Comments
 (0)