Skip to content

Commit 8ace78c

Browse files
mrochfacebook-github-bot
authored andcommitted
Deploy 0.165.0 to xplat
Summary: Changelog: [Internal] Reviewed By: bradzacher Differential Revision: D32522560 fbshipit-source-id: 34b005f3248281a72acffda00696bc05abd10c20
1 parent cf6decf commit 8ace78c

6 files changed

Lines changed: 9 additions & 9 deletions

File tree

.flowconfig

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

7272
[version]
73-
^0.164.0
73+
^0.165.0

.flowconfig.android

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

7272
[version]
73-
^0.164.0
73+
^0.165.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"ws": "^6.1.4"
121121
},
122122
"devDependencies": {
123-
"flow-bin": "^0.164.0",
123+
"flow-bin": "^0.165.0",
124124
"react": "17.0.2"
125125
},
126126
"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.2.0",
3434
"eslint-plugin-react-native": "^3.11.0",
3535
"eslint-plugin-relay": "^1.8.2",
36-
"flow-bin": "^0.164.0",
36+
"flow-bin": "^0.165.0",
3737
"jest": "^26.6.3",
3838
"jest-junit": "^10.0.0",
3939
"jscodeshift": "^0.11.0",

template/_flowconfig

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

6464
[version]
65-
^0.164.0
65+
^0.165.0

yarn.lock

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

3315-
flow-bin@^0.164.0:
3316-
version "0.164.0"
3317-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.164.0.tgz#dc2a1f1cd59670e7d95320232a673c6e31b11ff3"
3318-
integrity sha512-cSAA0LLa1SlQ1YmNCYpJ19ES39WYrqjfxX8Oqhbvn6+DET8Cs+EnVkJWHVSkfK8zUupbxvSt7pDoFXePYbcJRA==
3315+
flow-bin@^0.165.0:
3316+
version "0.165.0"
3317+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.165.0.tgz#e0bca35901761acdab3ad179697d34a0ca1541ba"
3318+
integrity sha512-1X9b2NA7SOdXyhCniIg6ViiA02FGspmLuqu5Ti0NsWDKmquRccgpoQ3Vob5EC5gRpnuuwlqdfFlLOvlnsecgVg==
33193319

33203320
flow-parser@0.*:
33213321
version "0.163.0"

0 commit comments

Comments
 (0)