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

Bump eslint-plugin-node from 5.2.1 to 6.0.1 #33

Merged
merged 1 commit into from
Apr 12, 2018

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Mar 20, 2018

Bumps eslint-plugin-node from 5.2.1 to 6.0.1.

Release notes

Sourced from eslint-plugin-node's releases.

v6.0.1

Bug fixes

  • 234703cc58d1d8ebfdf0be367d958bf6682b299f fixed a regression that node/no-unsupported-features crashes if engines field exists but engines.node field doesn't exist in package.json (#109). Thanks ZauberNerd !
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 5.2.1 to 6.0.1.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v5.2.1...v6.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-node-6.0.1 branch from f85ae3d to 1a7aa6e Compare April 12, 2018 10:16
@Kocal Kocal merged commit 7c1d9fe into master Apr 12, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/eslint-plugin-node-6.0.1 branch April 12, 2018 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update no-unsupported-features to support Node 9
2 participants