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 version #45

Merged
merged 5 commits into from
Nov 5, 2018
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Nov 5, 2018

This PR will upgrade dependent packages to latest version by using yarn upgrade(-interactive) --latest. It has many update that have to be careful.

  • Twemoji has updated many artwork of emojis. According to Emojipedia, twemoji 11.2 have an improvement the contrast in dark mode. It's excellent to Marp theme that has invert class.

  • stylelint has dependency to postcss-less, and it requires Node v6.14.4+. So we have to update required minimum Node version to Node 6.14.4. This update might also affect to marp-team/marp-cli.

It means that becomes not to work with Node v6.14.2 and v6.14.3. Thus, the next release should update minor version.

@yhatt yhatt merged commit a4e102f into master Nov 5, 2018
@yhatt yhatt deleted the upgrade-dependencies branch November 5, 2018 23:31
@yhatt yhatt mentioned this pull request Nov 6, 2018
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