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

devDeps: update 'eslint' plus plugins #4737

Merged
merged 1 commit into from
Sep 6, 2021
Merged

devDeps: update 'eslint' plus plugins #4737

merged 1 commit into from
Sep 6, 2021

Conversation

juergba
Copy link
Contributor

@juergba juergba commented Sep 3, 2021

Description

  • babel-eslint: removed, since deprecated/archived
  • @babel/eslint-parser: new, replaces above dependency
  • update eslint and its plugins
  • eslint-plugin-standard: removed, since no peer-dependency anymore
  • no-var: 0: we added this eslint rule to prevent thousands of warnings by our (mainly ES5) code base

@juergba juergba self-assigned this Sep 3, 2021
@juergba juergba added dependencies Pull requests that update a dependency file semver-patch implementation requires increase of "patch" version number; "bug fixes" labels Sep 3, 2021
@juergba juergba requested a review from a team September 3, 2021 07:56
@juergba juergba merged commit 4860738 into master Sep 6, 2021
@juergba juergba deleted the juergba/linter branch September 6, 2021 13:41
@juergba juergba added this to the next milestone Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file semver-patch implementation requires increase of "patch" version number; "bug fixes"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant