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

Merged
merged 4 commits into from
Nov 18, 2019
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Nov 18, 2019

This PR will upgrade dependent packages to the latest version via yarn upgrade --latest (but except rollup-plugin-url). It includes the update of Marp Core v0.15.2.

Notable changes

  • Fixed vulnerability in deep deps (handlebars for istanbul coverage reporter).
  • Some rollup plugins are moved to the repository with monorepo structure.
    • rollup-plugin-json => @rollup/plugin-json
    • rollup-plugin-replace => @rollup/plugin-replace
  • Use new syntaxes from TypeScript 3.7 if possible. An updated Prettier v1.19 is now supported new syntaxes.

@yhatt yhatt merged commit f352b89 into master Nov 18, 2019
@yhatt yhatt deleted the update-dependencies branch November 18, 2019 10:06
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