Skip to content

Commit ab33059

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.259.1 to xplat
Summary: X-link: facebook/react-native#48751 Changelog: [Internal] Reviewed By: gkz Differential Revision: D68294434 fbshipit-source-id: 8827369836906464566069cf22b584a4c672ec92
1 parent bcfe616 commit ab33059

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

4545
[version]
46-
^0.259.0
46+
^0.259.1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-lint": "^1.0.0",
2828
"eslint-plugin-react": "^7.30.1",
2929
"eslint-plugin-relay": "^1.8.3",
30-
"flow-bin": "^0.259.0",
30+
"flow-bin": "^0.259.1",
3131
"glob": "^7.1.1",
3232
"hermes-eslint": "0.25.1",
3333
"invariant": "^2.2.4",

yarn.lock

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

2979-
flow-bin@^0.259.0:
2980-
version "0.259.0"
2981-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.259.0.tgz#ad9cf5a99e20153b577f29f6d4d411475b072288"
2982-
integrity sha512-BMx6by/cINAyQfoxL2aRAFUM4YbfZLqBISCHawcZPQJG8Fyd9MUpzIfPFZ9+qOOjVIR1Wv6FJTew6H4xkig5UQ==
2979+
flow-bin@^0.259.1:
2980+
version "0.259.1"
2981+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.259.1.tgz#9ff26e014dc53beca773f7387fe58c66fe7fd791"
2982+
integrity sha512-c5vsjZ19tWGO1ldc3gNmrH6eDdB0W428xPluIDB8UNm1eMCsBM/otZUoE3dmZuWUg/+5/1eKc28Z57/JUVVslQ==
29832983

29842984
flow-enums-runtime@^0.0.6:
29852985
version "0.0.6"

0 commit comments

Comments
 (0)