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

Merged
merged 4 commits into from
Aug 11, 2021
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Aug 11, 2021

Notable changes

  • Fix a security issue reported in main branch due to jszip: c2071b1.
  • Upgrade a major version of ws (v8).
    • Change Watcher#stop to async func for keeping the same behavior as v7.
    • Update existing tests.
  • Upgrade a major version of os-locale (v6).
    • Transpile ESM in Jest.
  • eslint-plugin-import is complaining to @rollup/plugin-node-resolve. I temporarily made to ignore import rules for a rollup plugin.

@yhatt yhatt merged commit f026b01 into main Aug 11, 2021
@yhatt yhatt deleted the upgrade-dependencies branch August 11, 2021 12:19
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