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

Merged
merged 4 commits into from
Nov 17, 2019
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Nov 17, 2019

This PR will upgrade dependent packages to the latest version via yarn upgrade --latest, excepted @types/vscode.

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
  • Use optional chaining from TypeScript 3.7 if possible

@yhatt yhatt merged commit 6a4854d into master Nov 17, 2019
@yhatt yhatt deleted the update-dependencies branch November 17, 2019 16:05
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