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

Merged
merged 6 commits into from
Jan 26, 2019
Merged

Upgrade dependent packages to latest #62

merged 6 commits into from
Jan 26, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jan 26, 2019

Upgrade dependent packages to latest version by using yarn upgrade(-interactive) --latest. This PR is included the update of Marpit v0.6.1.

Some modules include update of major version. Jest 24 has supported TypeScript officially. I updated config file of Jest to suit the current default settings. In addition, rollup-plugin-postcss is no longer outputting warnings while build.

About supporting Node 6

Today rollup-plugin-postcss will require Node 8. For still supporting Node 6, I added --ignore-engines option when running yarn install in CI dependencies are not depended to Node 8, and critical failures for testing Marp Core are not found now.

@yhatt yhatt merged commit 4ff5c97 into master Jan 26, 2019
@yhatt yhatt deleted the upgrade-dependencies branch January 26, 2019 06:27
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