Skip to content

Commit

Permalink
Update eslint-plugin-node requirement from ^5.2.1 to ^6.0.1
Browse files Browse the repository at this point in the history
Updates the requirements on [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) to permit the latest version.
- [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases)
- [Commits](mysticatea/eslint-plugin-node@v5.2.1...v6.0.1)
  • Loading branch information
dependabot-preview[bot] authored May 27, 2019
1 parent c5876cc commit 208a71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint": "^4.15.0",
"eslint-config-standard": "^11.0.0-beta.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^3.0.1",
"mocha": "^4.1.0",
Expand Down

0 comments on commit 208a71e

Please sign in to comment.