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

Feature/update dependencies #1286

Merged
merged 2 commits into from Jun 22, 2020

Conversation

shadowspawn
Copy link
Collaborator

Pull Request

Update the "easy" dependencies, that don't break the tests.

Some of the eslint related still require eslint@6, and/or have breaking changes, so left these major version upgrades for another day.

$ npm outdated
Package                                 Current  Wanted  Latest  Location
@typescript-eslint/eslint-plugin         2.34.0  2.34.0   3.3.0  commander
eslint                                    6.8.0   6.8.0   7.3.0  commander
eslint-config-standard-with-typescript   16.0.0  16.0.0  18.0.2  commander

@shadowspawn
Copy link
Collaborator Author

The dependencies on eslint@6 come from standard, which has an open issue for the upgrade to eslint@7: standard/standard#1518

Copy link
Collaborator

@abetomo abetomo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📦

@shadowspawn shadowspawn added the pending release Merged into a branch for a future release, but not released yet label Jun 22, 2020
@shadowspawn shadowspawn added this to the v6.0.0 milestone Jun 22, 2020
@shadowspawn shadowspawn merged commit ca2256e into tj:release/6.x Jun 22, 2020
@shadowspawn shadowspawn deleted the feature/update-dependencies branch June 22, 2020 02:07
@shadowspawn shadowspawn removed the pending release Merged into a branch for a future release, but not released yet label Jul 19, 2020
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

2 participants