Skip to content

Commit 8e48aa8

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.271.0 to xplat
Summary: X-link: react/react-native#51376 Changelog: [Internal] Reviewed By: jbrown215 Differential Revision: D74836348 fbshipit-source-id: 33c354c4e2e59baf4815bc6c58fc3ca0066763df
1 parent d7c74ea commit 8e48aa8

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.flowconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ untyped-import
4343
untyped-type-import
4444

4545
[version]
46-
^0.270.0
46+
^0.271.0

package.json

Lines changed: 1 addition & 1 deletion
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.270.0",
30+
"flow-bin": "^0.271.0",
3131
"glob": "^7.1.1",
3232
"hermes-eslint": "0.28.1",
3333
"invariant": "^2.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2845,10 +2845,10 @@ flatted@^3.1.0:
28452845
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
28462846
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
28472847

2848-
flow-bin@^0.270.0:
2849-
version "0.270.0"
2850-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.270.0.tgz#8aac3b05278d4f96273e40cd70251f55a07b80c3"
2851-
integrity sha512-luYf2Sv5zD7xJkAgU59UbBhfb3mCVhqLK5qZgLg6NN2QIj0pJp9H3OplRbrD+zts7MA+vPIlP83ktYhm57IhRA==
2848+
flow-bin@^0.271.0:
2849+
version "0.271.0"
2850+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.271.0.tgz#4a7632e9230f96bd00f0a61581b170fa153e1d73"
2851+
integrity sha512-BQjk0DenuPLbB/WlpQzDkSnObOPdzR+PBDItZlawApH/56fqYlM40WuBLs+cfUjjaByML46WHyOAWlQoWnPnjQ==
28522852

28532853
flow-enums-runtime@^0.0.6:
28542854
version "0.0.6"

0 commit comments

Comments
 (0)