Skip to content

Commit d41a427

Browse files
Alex Taylor (alta)facebook-github-bot
Alex Taylor (alta)
authored andcommitted
Deploy 0.252.0 to xplat + www
Summary: X-link: facebook/react-native#47523 Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D65666666 fbshipit-source-id: 19f75611805777115febfca79d0945d31b7ea522
1 parent d7dab3e commit d41a427

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
@@ -42,4 +42,4 @@ untyped-import
4242
untyped-type-import
4343

4444
[version]
45-
^0.251.1
45+
^0.252.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-plugin-prettier": "^4.2.1",
2929
"eslint-plugin-react": "^7.30.1",
3030
"eslint-plugin-relay": "^1.8.3",
31-
"flow-bin": "^0.251.1",
31+
"flow-bin": "^0.252.0",
3232
"glob": "^7.1.1",
3333
"hermes-eslint": "0.24.0",
3434
"invariant": "^2.2.4",

yarn.lock

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

2991-
flow-bin@^0.251.1:
2992-
version "0.251.1"
2993-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.251.1.tgz#d8dc360b865edaa6e76b3b9edd545f5730e1b520"
2994-
integrity sha512-zp8NsURU1hY2drz0p5MEVRrUg+0oXNbzD7od3ExOEBqMZsM6oX5ixp8j4U2sv+4v2dJWLgi9wQS4xJ5dnq2Q+Q==
2991+
flow-bin@^0.252.0:
2992+
version "0.252.0"
2993+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.252.0.tgz#a312b8e131391efe2864aab62de241b36f65b47b"
2994+
integrity sha512-DjWbg5FwSZy+9hO3zzwrxjoak7Fld4pQC0paVji1lF2e8aIqCYvjA2c1Kd4iv3uDmzVDg0MfRSXNKfhR2ql7JQ==
29952995

29962996
flow-enums-runtime@^0.0.6:
29972997
version "0.0.6"

0 commit comments

Comments
 (0)