Skip to content

Commit 0686024

Browse files
SamChou19815facebook-github-bot
authored andcommitted
Deploy 0.272.2 to xplat
Summary: X-link: facebook/react-native#51717 Changelog: [Internal] Reviewed By: gkz Differential Revision: D75715829 fbshipit-source-id: 8074481b11bfd28817b1caf315c8009cf6ae3807
1 parent 6f0093c commit 0686024

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.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.272.1
46+
^0.272.2

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.272.1",
30+
"flow-bin": "^0.272.2",
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.272.1:
2849-
version "0.272.1"
2850-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.272.1.tgz#f41606635b16b81bdcae9ad26d6206b757f6d7ae"
2851-
integrity sha512-z92T2QkPszdBu65VU//qcLg4NjRmHyK9dzfe7gg2qY1yGFvQ9jiHu3S351ozFStgeIyaL01xzbapFJsFFy+VDA==
2848+
flow-bin@^0.272.2:
2849+
version "0.272.2"
2850+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.272.2.tgz#918fc58dc7a99725a83314f453d3e49a56aebdc5"
2851+
integrity sha512-Rf8UG1biRBUGGh6qN7Ua2Y2lJRpR8Pbzby5kfHQ5m5SgjC5eOPw3Qjbrheb9ec5oU4L1gCOXRYbkbpr02PRUBw==
28522852

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

0 commit comments

Comments
 (0)