Skip to content

Commit

Permalink
Bump flow-remove-types from 2.187.1 to 2.188.0
Browse files Browse the repository at this point in the history
Bumps [flow-remove-types](https://github.com/facebook/flow) from 2.187.1 to 2.188.0.
- [Release notes](https://github.com/facebook/flow/releases)
- [Changelog](https://github.com/facebook/flow/blob/main/Changelog.md)
- [Commits](https://github.com/facebook/flow/commits)

---
updated-dependencies:
- dependency-name: flow-remove-types
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2022
1 parent 2aa6129 commit 9a59912
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2086,17 +2086,17 @@ flow-copy-source@^2.0.8:
kefir "^3.7.3"
yargs "^15.0.1"

flow-parser@^0.187.1:
version "0.187.1"
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.187.1.tgz#52b2c7ebd7544b75bda0676380138bc5b3de3177"
integrity sha512-ZvlTeakTTMmYGukt4EIQtLEp4ie45W+jK325uukGgiqFg2Rl7TdpOJQbOLUN2xMeGS+WvXaK0uIJ3coPGDXFGQ==
flow-parser@^0.188.0:
version "0.188.0"
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.188.0.tgz#e50b9204ba1dda77c2bf832c85923fc398c94004"
integrity sha512-yu/Tc3UOhE0lXZk02MO/69N8RLdZsBtz3R6pBS+GaHiaopAxRcfUHPkqOZnI2BtotaylYTLrZGkIqFC8KqVxXQ==

flow-remove-types@^2.111.3:
version "2.187.1"
resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.187.1.tgz#3325563818b021896e2fac76ce3bd048b6c6d9ee"
integrity sha512-kfNwss9K0A76VeeYZgNQ2pTeNPGmVNOh9mBDDJOzueejctZL/Tuiwa8lT10LAWRxTQIzdQcWFrUEzGSDSzZNdg==
version "2.188.0"
resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.188.0.tgz#33daf7fabbe407044b521239b0ab729c9ce279da"
integrity sha512-bvNLQtjIFWJ4bkzZmLpIr4iZ83TsKv+S5Er9x/5OQMlNXvqGV0q/d/NIs/oZ7v9ZVnj0CObP2XgcfdduzKW4Dw==
dependencies:
flow-parser "^0.187.1"
flow-parser "^0.188.0"
pirates "^3.0.2"
vlq "^0.2.1"

Expand Down

0 comments on commit 9a59912

Please sign in to comment.