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 latest #36

Merged
merged 5 commits into from
Nov 10, 2018
Merged

Upgrade dependent packages to latest #36

merged 5 commits into from
Nov 10, 2018

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Nov 10, 2018

This PR will upgrade dependent packages to latest by using yarn upgrade(-interactive) --latest. It includes several notable changes.

  • Use the latest katex package by resolutions section. It would have to fix in marp-core in the near future.
  • Improve test code formatting by upgraded Prettier.
  • rollup-plugin-pug is using the latest source-map in nested dependency, but it causes failing CI test because of dropped support for Node < 8. So used version of rollup-plugin-pug is locked to v1.0.x.

@yhatt yhatt merged commit abdb2ec into master Nov 10, 2018
@yhatt yhatt deleted the upgrade-dependencies branch November 10, 2018 22:20
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