Skip to content

Commit b4dd208

Browse files
mrochfacebook-github-bot
authored andcommitted
Deploy Flow 0.196.2
Summary: Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D42188136 fbshipit-source-id: 6d9220f553ceece7871243ca73aa285df136ae72
1 parent 9f78517 commit b4dd208

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

.flowconfig

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

7676
[version]
77-
^0.196.0
77+
^0.196.2

.flowconfig.android

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

7676
[version]
77-
^0.196.0
77+
^0.196.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
"ws": "^6.2.2"
144144
},
145145
"devDependencies": {
146-
"flow-bin": "^0.196.0",
146+
"flow-bin": "^0.196.2",
147147
"hermes-eslint": "0.8.0",
148148
"mock-fs": "^5.1.4",
149149
"react": "18.2.0",

repo-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-react-hooks": "^4.6.0",
3939
"eslint-plugin-react-native": "^4.0.0",
4040
"eslint-plugin-relay": "^1.8.3",
41-
"flow-bin": "^0.196.0",
41+
"flow-bin": "^0.196.2",
4242
"inquirer": "^7.1.0",
4343
"jest": "^29.2.1",
4444
"jest-junit": "^10.0.0",

yarn.lock

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

4315-
flow-bin@^0.196.0:
4316-
version "0.196.0"
4317-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.196.0.tgz#171952a2f30c48e45f4e9b6ac4a51968594c222d"
4318-
integrity sha512-FnLpDvRV8ELcpxSeYBo4SPADUk0OMReX8zV/1dOF63PesO8tHVBJX/CI1JOdx2emzXRs3Lv8/UMz9+x2OpYsSg==
4315+
flow-bin@^0.196.2:
4316+
version "0.196.2"
4317+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.196.2.tgz#d9aa9a6a5efba5770c8d89322bc6df25f4ee4188"
4318+
integrity sha512-daO2twJUi7reuC7DBpCLfj1gn7htalc5kDhvnTA6zDOPMa17jB+spjSMi3dFcnF5GCRufvQThVRmMMdseoZh5w==
43194319

43204320
flow-parser@0.*, flow-parser@^0.185.0:
43214321
version "0.185.0"

0 commit comments

Comments
 (0)