Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pin to version of flow-remove-types #222

Merged
merged 1 commit into from
Oct 22, 2024
Merged

fix: pin to version of flow-remove-types #222

merged 1 commit into from
Oct 22, 2024

Conversation

gregjopa
Copy link
Contributor

flow-remove-types was recently updated which seems to have broken our npm run release task (ex: https://github.com/paypal/paypal-sdk-client/actions/runs/11463927109/job/31898934970). This PR should fix the following flow error:

Error -------------------------------------------- node_modules/hermes-parser/dist/traverse/getVisitorKeys.js.flow:18:50

Unexpected identifier, expected the token `{`

   18| export function isNode(thing: mixed) /*: implies thing is {+[string]: mixed} */ {

@gregjopa gregjopa requested a review from a team as a code owner October 22, 2024 16:16
@gregjopa gregjopa merged commit fbc89e4 into main Oct 22, 2024
2 checks passed
@gregjopa gregjopa deleted the fix-flow-check branch October 22, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants