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

Merged
merged 3 commits into from
Sep 25, 2019
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Sep 25, 2019

This PR will upgrade dependent packages to the latest version via yarn upgrade --latest, excepted Puppeteer.

Notable changes

  • Resolves a vulnerability about prototype pollution of handlebars. (Reported in a08f025)
  • It includes major update of stylelint.
  • A bumped image-size has renewed built on TypeScript, but currently it seems to have a wrong type definition. (Typescript interface is wrong image-size/image-size#218) We have temporally resolved by casting to any.

@yhatt yhatt merged commit 69ed0f9 into master Sep 25, 2019
@yhatt yhatt deleted the update-dependencies branch September 25, 2019 07:57
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.

None yet

1 participant