Skip to content

Commit 59a0e36

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.229.0 to xplat
Summary: X-link: facebook/react-native#43115 Changelog: [Internal] Reviewed By: alexmckenley Differential Revision: D53955506 fbshipit-source-id: bfccb5674ece70dbe6b6d6d9a4982592bdff645a
1 parent e4604f9 commit 59a0e36

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.flowconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ untyped-import
4444
untyped-type-import
4545

4646
[version]
47-
^0.228.0
47+
^0.229.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-prettier": "^4.2.1",
2626
"eslint-plugin-react": "^7.30.1",
2727
"eslint-plugin-relay": "^1.8.3",
28-
"flow-bin": "^0.228.0",
28+
"flow-bin": "^0.229.0",
2929
"glob": "^7.1.1",
3030
"hermes-eslint": "0.19.1",
3131
"invariant": "^2.2.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3392,10 +3392,10 @@ flatted@^3.1.0:
33923392
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
33933393
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
33943394

3395-
flow-bin@^0.228.0:
3396-
version "0.228.0"
3397-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.228.0.tgz#345dfd090c9edc074a14ad88d1558051ac124529"
3398-
integrity sha512-+Q6A+4nmhvf5yPXHxht9yWqRoto6Ith1HPU736iEghf+yGNzrnONyv+OlLG5TUH5cQegXasBmzBJKa3/+A8ZUA==
3395+
flow-bin@^0.229.0:
3396+
version "0.229.0"
3397+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.229.0.tgz#c129de6ab1a8578de78ed764f17d57e454df963b"
3398+
integrity sha512-tDdFj7HYSf9nDgrop8S2yw3B8nsaFLcdML4L7zWeT2FSvNapPkImkZmf0HkNLitf9EGp98iGEwRZ6naYS1nZww==
33993399

34003400
flow-parser@0.*:
34013401
version "0.213.1"

0 commit comments

Comments
 (0)