Summary:
X-link: https://github.com/facebook/metro/pull/1119

X-link: https://github.com/facebook/relay/pull/4490

Pull Request resolved: https://github.com/facebook/react-native/pull/41066

X-link: https://github.com/facebook/hermes/pull/1163

Changelog: [Internal]

Reviewed By: SamChou19815

Differential Revision: D50413448

fbshipit-source-id: f77f8a1907e9a2589993cdc0f9b2838c6d0355a5
This commit is contained in:
Alex Taylor (alta) 2023-10-18 13:43:26 -07:00 коммит произвёл Facebook GitHub Bot
Родитель d545fb8bb5
Коммит 191c3deae2
3 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -77,4 +77,4 @@ untyped-import
untyped-type-import
[version]
^0.218.0
^0.219.0

Просмотреть файл

@ -84,7 +84,7 @@
"eslint-plugin-redundant-undefined": "^0.4.0",
"eslint-plugin-relay": "^1.8.3",
"flow-api-translator": "0.16.0",
"flow-bin": "^0.218.0",
"flow-bin": "^0.219.0",
"glob": "^7.1.1",
"hermes-eslint": "0.16.0",
"inquirer": "^7.1.0",

Просмотреть файл

@ -5143,10 +5143,10 @@ flow-api-translator@0.16.0:
hermes-parser "0.16.0"
hermes-transform "0.16.0"
flow-bin@^0.218.0:
version "0.218.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.218.0.tgz#f91acd8a31d472cd8568442819d925c0881081f7"
integrity sha512-u4E0+AIoKKMSuv09Co2mNiQB2DqCcakWtMAPbMkVvvTTNoBSo+gYKrYKoRrmb0QqhdyHy1mRXQXjESW8Lml/MA==
flow-bin@^0.219.0:
version "0.219.0"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.219.0.tgz#193ae6551e4eccad7435b2ec0cfa455a40f38889"
integrity sha512-nX1hLdYI+mRaO5hG4acjwMni9K3KqQzt3v0pDPHKGu1lEvxEPbL3GxruFbaq8dhKR3Ntk13ptsf2krYubZ1nCw==
flow-enums-runtime@^0.0.6:
version "0.0.6"