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

chore(deps): update devDependency eslint to 6.8 #286

Merged
merged 1 commit into from Jun 16, 2020

Conversation

QmarkC
Copy link
Contributor

@QmarkC QmarkC commented Jun 12, 2020

This PR downgrades devDependency eslint from v7.0 to v6.8.0 and resolves the npm install warnings. In #272 I had matched the semver used for yargs dependencies but yargs had prematurely upgraded eslint.

npm WARN @typescript-eslint/eslint-plugin@2.34.0 requires a peer of eslint@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @typescript-eslint/parser@2.34.0 requires a peer of eslint@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN eslint-plugin-react@7.14.3 requires a peer of eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.

@QmarkC QmarkC requested a review from bcoe June 12, 2020 17:54
@bcoe bcoe merged commit bb95ea8 into yargs:master Jun 16, 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