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

Upgrade development Node and dependent packages to the latest version #127

Merged
merged 5 commits into from
Feb 23, 2020

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Feb 23, 2020

This PR will upgrade development Node LTS and dependent packages to the latest version via yarn upgrade --latest.

Notable changes

Node

  • Development Node LTS version has been bumped to v12.16.1.

Dependent packages

@yhatt
Copy link
Member Author

yhatt commented Feb 23, 2020

Jest 25 fails test for Node 10.11.0 (Electron 4.x) due to jestjs/jest#9453. Require to bump Node to >= 10.14.2.

Jest 25 can no longer work tests with Node 10.11.0 due to Node's
upstream bug.
@yhatt yhatt merged commit bdb9b67 into master Feb 23, 2020
@yhatt yhatt deleted the upgrade-dependencies branch February 23, 2020 10:03
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.

Can't export in PDF using VS Code, Ubuntu, tmp file not found
1 participant