Skip to content

Commit 8003189

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.229.2 to xplat
Summary: Changelog: [Internal] Reviewed By: GijsWeterings Differential Revision: D54166486 fbshipit-source-id: 204102267edb9d975b166ecd27b17650f554d24a
1 parent f0363f5 commit 8003189

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ untyped-import
8585
untyped-type-import
8686

8787
[version]
88-
^0.229.0
88+
^0.229.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"eslint-plugin-redundant-undefined": "^0.4.0",
8989
"eslint-plugin-relay": "^1.8.3",
9090
"flow-api-translator": "0.19.2",
91-
"flow-bin": "^0.229.0",
91+
"flow-bin": "^0.229.2",
9292
"glob": "^7.1.1",
9393
"hermes-eslint": "0.19.2",
9494
"hermes-transform": "0.19.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5150,10 +5150,10 @@ [email protected]:
51505150
hermes-parser "0.19.2"
51515151
hermes-transform "0.19.2"
51525152

5153-
flow-bin@^0.229.0:
5154-
version "0.229.0"
5155-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.229.0.tgz#c129de6ab1a8578de78ed764f17d57e454df963b"
5156-
integrity sha512-tDdFj7HYSf9nDgrop8S2yw3B8nsaFLcdML4L7zWeT2FSvNapPkImkZmf0HkNLitf9EGp98iGEwRZ6naYS1nZww==
5153+
flow-bin@^0.229.2:
5154+
version "0.229.2"
5155+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.229.2.tgz#6ce5575c8d6fe93390430f9e13da4c06a9a250f4"
5156+
integrity sha512-4hjnaApj/BUhosbStw9Tqk0Muf3WCxAnauPOEHvxIfvHWBHJH3wPCCWryPkLPoifjvvcRYYEKPNWHrYF3PkErA==
51575157

51585158
flow-enums-runtime@^0.0.6:
51595159
version "0.0.6"

0 commit comments

Comments
 (0)