Files
react-native/flow-typed
Rob HoganandFacebook GitHub Bot a2db218a99 Update lockfile @babel/ dependencies, regenerate Flow types, unbreak Meta-internal test
Summary:
Update `babel` entries in `yarn.lock` and run:

`yarn update-babel-flow-lib-defs` 

...from Metro, to regenerate our Flow definitions from Babel source, then sync to RN.

Changelog: [Internal]

Facebook
D70778791 updated some `xplat/js/yarn.lock` Babel entries, which caused `xplat/js/tools/metro/scripts/__tests__/babel-lib-defs-test.js` to start failing only when Yarn had *not* been run in `xplat/js/tools/metro`, because the hoisted `xplat/js` Babel deps were a greater version than the locked `xplat/js/tools/metro` Babel deps.

This realigns them and updates the types to unbreak the test both internally an in OSS.

Reviewed By: vzaidman

Differential Revision: D70785807
2025-03-07 09:14:49 -08:00
..