Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

chore(flow): Updates flow-bin to 0.123 #2393

Closed
wants to merge 1 commit into from

Conversation

claudiopro
Copy link
Contributor

Summary

Updates flow-bin to 0.123 to keep it in sync with version used in www

Test Plan

β†’ yarn && yarn flow
Using globally installed version of Yarn
yarn install v1.12.1
[1/4] πŸ”  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] πŸ”—  Linking dependencies...
warning " > stats-webpack-plugin@0.6.2" has unmet peer dependency "webpack@>=1.0.0".
warning " > uglifyjs-webpack-plugin@2.2.0" has unmet peer dependency "webpack@^4.0.0".
[4/4] πŸ“ƒ  Building fresh packages...
...
$ flow src
Launching Flow server for /Users/procidac/Development/gh/claudiopro/draft-js/src
Spawned flow server (pid=73122)
Logs will go to /private/tmp/flow/zSUserszSprocidaczSDevelopmentzSghzSclaudioprozSdraft-jszSsrc.log
Monitor logs will go to /private/tmp/flow/zSUserszSprocidaczSDevelopmentzSghzSclaudioprozSdraft-jszSsrc.monitor_log
No errors!
✨  Done in 31.18s.

@claudiopro claudiopro requested review from mroch, mrkev and 0x1eaf and removed request for 0x1eaf April 29, 2020 13:23
Copy link

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@claudiopro has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link

@claudiopro merged this pull request in 497a478.

vilemj-Viclick pushed a commit to kontent-ai/draft-js that referenced this pull request Jul 16, 2020
Summary:
**Summary**

Updates flow-bin to 0.123 to keep it in sync with version used in `www`

**Test Plan**

```
β†’ yarn && yarn flow
Using globally installed version of Yarn
yarn install v1.12.1
[1/4] πŸ”  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] πŸ”—  Linking dependencies...
warning " > stats-webpack-plugin@0.6.2" has unmet peer dependency "webpack@>=1.0.0".
warning " > uglifyjs-webpack-plugin@2.2.0" has unmet peer dependency "webpack@^4.0.0".
[4/4] πŸ“ƒ  Building fresh packages...
...
$ flow src
Launching Flow server for /Users/procidac/Development/gh/claudiopro/draft-js/src
Spawned flow server (pid=73122)
Logs will go to /private/tmp/flow/zSUserszSprocidaczSDevelopmentzSghzSclaudioprozSdraft-jszSsrc.log
Monitor logs will go to /private/tmp/flow/zSUserszSprocidaczSDevelopmentzSghzSclaudioprozSdraft-jszSsrc.monitor_log
No errors!
✨  Done in 31.18s.
```
Pull Request resolved: facebookarchive#2393

Reviewed By: mroch

Differential Revision: D21301861

Pulled By: claudiopro

fbshipit-source-id: c4d487dbdfd944c3b6cd97bea80da8abc66107ef
alicayan008 pushed a commit to alicayan008/draft-js that referenced this pull request Jul 4, 2023
Summary:
**Summary**

Updates flow-bin to 0.123 to keep it in sync with version used in `www`

**Test Plan**

```
β†’ yarn && yarn flow
Using globally installed version of Yarn
yarn install v1.12.1
[1/4] πŸ”  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] πŸ”—  Linking dependencies...
warning " > stats-webpack-plugin@0.6.2" has unmet peer dependency "webpack@>=1.0.0".
warning " > uglifyjs-webpack-plugin@2.2.0" has unmet peer dependency "webpack@^4.0.0".
[4/4] πŸ“ƒ  Building fresh packages...
...
$ flow src
Launching Flow server for /Users/procidac/Development/gh/claudiopro/draft-js/src
Spawned flow server (pid=73122)
Logs will go to /private/tmp/flow/zSUserszSprocidaczSDevelopmentzSghzSclaudioprozSdraft-jszSsrc.log
Monitor logs will go to /private/tmp/flow/zSUserszSprocidaczSDevelopmentzSghzSclaudioprozSdraft-jszSsrc.monitor_log
No errors!
✨  Done in 31.18s.
```
Pull Request resolved: facebookarchive/draft-js#2393

Reviewed By: mroch

Differential Revision: D21301861

Pulled By: claudiopro

fbshipit-source-id: c4d487dbdfd944c3b6cd97bea80da8abc66107ef
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants