Skip to content

Commit f2a130c

Browse files
panagosg7facebook-github-bot
authored andcommitted
Deploy 0.251.1 to xplat
Summary: X-link: facebook/react-native#47317 Changelog: [Internal] Reviewed By: SamChou19815 Differential Revision: D65233278 fbshipit-source-id: 35057c00f9377b6492f43bb03e5f92572799a50a
1 parent dbb2bc1 commit f2a130c

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.0
45+
^0.251.1

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.0",
31+
"flow-bin": "^0.251.1",
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.0:
2992-
version "0.251.0"
2993-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.251.0.tgz#8050039ae66c7f0b72f5eea9be036df78d644585"
2994-
integrity sha512-1ROmUJrBGLa19ufdOrx4Pu5NVeJbIGDEb2uCmjnr3nmBFVUVHfcB+wQ2RjHvDIloW46k7EwgKFOl5PdseRrrcQ==
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==
29952995

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

0 commit comments

Comments
 (0)