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 dependent packages to the latest version #229

Merged
merged 7 commits into from
Jun 8, 2020
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jun 8, 2020

Upgrade dependent packages to the latest version through yarn upgrade --latest.

Notable changes

  • Bumped Marpit to v1.6.2 and Marp Core to v1.2.0.
  • Fixed some incorrect types caused by updating type libs.
  • Jest 26 has removed the deprecated require.requireActual(). It was replaced to jest.requireActual().
  • JSDOM tests do not work in Node 10 (Similar to Upgrade dependent packages to the latest version marp-core#167). Now we are using jest-environment-jsdom-fifteen as a workaround.

@yhatt yhatt merged commit efc0a81 into master Jun 8, 2020
@yhatt yhatt deleted the upgrade-dependencies branch June 8, 2020 14:15
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.

None yet

1 participant