Skip to content

Commit 08f6b85

Browse files
evanyeungfacebook-github-bot
authored andcommitted
Deploy 0.182.0 to xplat
Summary: Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D37700466 fbshipit-source-id: 66b9a032268daa0d5c27d74bf1c11cd290d1412c
1 parent 64fe676 commit 08f6b85

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
@@ -73,4 +73,4 @@ untyped-import
7373
untyped-type-import
7474

7575
[version]
76-
^0.181.2
76+
^0.182.0

.flowconfig.android

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ untyped-import
7373
untyped-type-import
7474

7575
[version]
76-
^0.181.2
76+
^0.182.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"ws": "^6.1.4"
136136
},
137137
"devDependencies": {
138-
"flow-bin": "^0.181.2",
138+
"flow-bin": "^0.182.0",
139139
"hermes-eslint": "0.8.0",
140140
"react": "18.1.0",
141141
"react-test-renderer": "^18.1.0"

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.181.2",
37+
"flow-bin": "^0.182.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.181.2
66+
^0.182.0

yarn.lock

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

3211-
flow-bin@^0.181.2:
3212-
version "0.181.2"
3213-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.181.2.tgz#8b53ecd01a40bc6a7097cfcfccccfcbd90b362e2"
3214-
integrity sha512-kNpk0WBz21TZrAv6QD62CmVpweqVEY0DpBzDGJuDENYbGKykn3K6V58ZksCXMqTpgybbDZV1hL86E1P8KnS1OA==
3211+
flow-bin@^0.182.0:
3212+
version "0.182.0"
3213+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.182.0.tgz#1dacbd72465743670412ada015d3182deda6f966"
3214+
integrity sha512-Ux90c2sMfoV/VVjOEFT2OHFJFnyfoIbTK/5AKAMnU4Skfru1G+FyS5YLu3XxQl0R6mpA9+rrFlPfYZq/5B+J3w==
32153215

32163216
flow-parser@0.*:
32173217
version "0.163.0"

0 commit comments

Comments
 (0)