dillon1000/react

Commit

[flow] Update files synced to react-native to use modern flow syntax (#36759)

## Summary

This diff bumps a few hermes-parser related dependencies so that it can
consume modern Flow syntax. In addition, it makes targeted changes to
two files that will be synced to react-native so that we can enforce we
only use modern flow syntax in react-native.

## How did you test this change?

flow
Browse files
Changed paths9 files
First-parent comparison
M .eslintrc.js ModifiedM .prettierignore ModifiedM .prettierrc.js ModifiedM package.json ModifiedM packages/react-devtools-shared/src/__tests__/console-test.js ModifiedM packages/react-native-renderer/src/ReactNativeTypes.js ModifiedM packages/react-reconciler/src/ReactFiberHooks.js ModifiedM scripts/rollup/shims/react-native/ReactNativeViewConfigRegistry.js ModifiedM yarn.lock Modified
Patch

Files changed

Rendering syntax-highlighted changes…