Skip to content

Commit

Permalink
Bump flow-remove-types from 2.180.0 to 2.181.0 (#324)
Browse files Browse the repository at this point in the history
Bumps [flow-remove-types](https://github.com/facebook/flow) from 2.180.0 to 2.181.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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2022
1 parent e54f0ce commit 602ef4c
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 @@ -1990,17 +1990,17 @@ flow-copy-source@^2.0.8:
kefir "^3.7.3"
yargs "^15.0.1"

flow-parser@^0.180.0:
version "0.180.0"
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.180.0.tgz#05d49a88715ceca0457607499a018e2bf5908d72"
integrity sha512-kkzsuGAhckWgn/G+JfCyEa6BYslGrjlH4CJL0LZhdn9of9ukvi7SzVQSFsrEhuhh/zQUghfUEoaeZy1wjQXpUg==
flow-parser@^0.181.0:
version "0.181.0"
resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.181.0.tgz#af14afb938026eb5a2ac7905dcb327ed5e33f814"
integrity sha512-ead2OuRRUybuASAbW8TUbCitlsNHiOMytdgs3eCWM+RzjRmiKN8vVSuICIyEEteHjQrrdir5DOfk7i87l4A4tg==

flow-remove-types@^2.111.3:
version "2.180.0"
resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.180.0.tgz#9292826b6cfd4a99bdcd64acb153b29b0106a85f"
integrity sha512-AMPS1E8PveEH36XtvWgH/TN8HrR0Xk4DV+llzfsBdGB5tyXGrDyZJYWQd0TlTcsEaAu2+XLkL1i1J7Lv924LLw==
version "2.181.0"
resolved "https://registry.yarnpkg.com/flow-remove-types/-/flow-remove-types-2.181.0.tgz#86d1ecd64dbdd56a6e40e8cb44746e65cc91bfd5"
integrity sha512-wBxPyNjAocqWBVEpLcpF6qcd586L+VJyfJwuRGckyVgoj3yN2tQ7UCslJ9e8qOQrLOywa83Y8bDbAiLDbY254Q==
dependencies:
flow-parser "^0.180.0"
flow-parser "^0.181.0"
pirates "^3.0.2"
vlq "^0.2.1"

Expand Down

0 comments on commit 602ef4c

Please sign in to comment.