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 Node and dependent packages to the latest version #70

Merged
merged 6 commits into from
Oct 10, 2019

Conversation

yhatt
Copy link
Owner

@yhatt yhatt commented Oct 10, 2019

We will upgrade development Node LTS (v10.16.3) and dependent packages to the latest version (through yarn upgrade --latest).

Notable changes

  • @slack/types v1.2.1 has an improved type definition of View. callback_id has no longer to extend for API. (external_id still requires extending)
  • parcel v1.12.4 finally has fixed audit report in dependented serialize-to-js. (Update dependent packages to the latest version #52) Re-fasten seat belt by running yarn audit in CI / publish script.

@yhatt yhatt merged commit a78ec1f into master Oct 10, 2019
@yhatt yhatt deleted the update-node-and-dependencies branch October 10, 2019 06:50
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