Skip to content

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

Merged
bcoe merged 1 commit into
yargs:masterfrom
QmarkC:update-eslint-6.8.x
Jun 16, 2020
Merged

chore(deps): update devDependency eslint to 6.8#286
bcoe merged 1 commit into
yargs:masterfrom
QmarkC:update-eslint-6.8.x

Conversation

@QmarkC
Copy link
Copy Markdown
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.

2 participants