Skip to content

Commit 9f9111b

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.195.2 to xplat
Summary: Changelog: [Internal] Reviewed By: mroch, jbrown215 Differential Revision: D42023901 fbshipit-source-id: e3fe3720e82f6857e7be5198a400011917012dff
1 parent 963e45a commit 9f9111b

5 files changed

Lines changed: 8 additions & 8 deletions

File tree

.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.195.1
77+
^0.195.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.195.1
77+
^0.195.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"ws": "^6.2.2"
143143
},
144144
"devDependencies": {
145-
"flow-bin": "^0.195.1",
145+
"flow-bin": "^0.195.2",
146146
"hermes-eslint": "0.8.0",
147147
"mock-fs": "^5.1.4",
148148
"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.195.1",
41+
"flow-bin": "^0.195.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
@@ -4317,10 +4317,10 @@ flatted@^3.1.0:
43174317
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
43184318
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
43194319

4320-
flow-bin@^0.195.1:
4321-
version "0.195.1"
4322-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.195.1.tgz#5a1c18f12541b61301f12725b8d219cb6247b465"
4323-
integrity sha512-vWF6E5NoYyZbPq9Nw/pscBu9BDp65VOnTj54LuwV7aqlcrS+Pg1c3cndmN52P5rsp86lPUg0FGODUQ6FoQNkUw==
4320+
flow-bin@^0.195.2:
4321+
version "0.195.2"
4322+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.195.2.tgz#373b3e0a8bc3a8e5df510365419fd7d3904e6a5a"
4323+
integrity sha512-GKwUBzIjpiJEspa0xPMlqz+8z25qg9Xx2SJFHwYrvMlR7JhSHTMoP4zEpwnY8qmBEH8NE+sw5rA/jRLJoEJeCg==
43244324

43254325
flow-parser@0.*, flow-parser@^0.185.0:
43264326
version "0.185.0"

0 commit comments

Comments
 (0)