Skip to content

Update packages for ESLint v7#62

Merged
whymarrh merged 1 commit intomasterfrom
eslint-v7
Oct 20, 2020
Merged

Update packages for ESLint v7#62
whymarrh merged 1 commit intomasterfrom
eslint-v7

Conversation

@whymarrh
Copy link
Copy Markdown
Contributor

Based on #58
Refs #46

This PR updates the direct dependencies to support ESLint v7.

ESLint itself:

Other dependencies:

This change updates the direct dependencies to support ESLint v7.

ESLint itself:

- Updated `eslint` from `6.8.0...7.7.0`
    - [_Migrating to v7.0.0_](https://eslint.org/docs/user-guide/migrating-to-7.0.0)

Other dependencies:

- Updated `@typescript-eslint/eslint-plugin` from `v2.20.0...v3.9.1`
    - [Drops support for Node version 8](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0)
- Updated `@typescript-eslint/parser` from `2.17.0...3.9.1`
    - [Drops support for Node version 8](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v3.0.0)
- Updated `eslint-plugin-import` from `2.20.1...2.22.0`
- Updated `eslint-plugin-mocha` from `6.2.2...8.0.0`
    - [Drop support for ESLint < v7 and Node.js < v10](https://github.com/lo1tuma/eslint-plugin-mocha/releases/tag/7.0.0)
@whymarrh whymarrh marked this pull request as ready for review October 20, 2020 14:14
@whymarrh whymarrh requested a review from a team as a code owner October 20, 2020 14:14
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

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

LGTM! I looked through all of the changes in the migration guide and changelogs. Nothing seems applicable here.

@whymarrh whymarrh merged commit 3551db7 into master Oct 20, 2020
@whymarrh whymarrh deleted the eslint-v7 branch October 20, 2020 14:54
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.

2 participants