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 #76

Merged
merged 7 commits into from
Mar 10, 2019
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Mar 9, 2019

Upgrade dependent packages to the latest version by using yarn upgrade --latest.

This PR is included update of Marp Core v0.6.2.

Notable changes

  • Marp Core v0.6.2 has changed to use markdown-it instance's html option internally. It can be simplify engine generation logic.
  • An updated globby includes type definition for TypeScript. So expandDirectories option has updated to include extensions with empty array.
  • By the major update of supertest, superagent is also updated to v4. We have to update test that has expected error while requesting.

@yhatt yhatt merged commit ccb495b into master Mar 10, 2019
@yhatt yhatt deleted the upgrade-dependencies branch March 10, 2019 00:45
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.

1 participant