Bump flow-parser from 0.121.0 to 0.122.0 (#7935)
* Bump flow-parser from 0.121.0 to 0.122.0
Bumps [flow-parser](https://github.com/facebook/flow) from 0.121.0 to 0.122.0.
- [Release notes](https://github.com/facebook/flow/releases)
- [Changelog](https://github.com/facebook/flow/blob/master/Changelog.md)
- [Commits](https://github.com/facebook/flow/compare/v0.121.0...v0.122.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Remove ForAwaitStatement
* Remove RestProperty
* Add tests for for-await
* Fix snapshots
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Sosuke Suzuki <aosukeke@gmail.com>