Skip to content

Commit

Permalink
Update eslint-plugin-node requirement from ^9.1.0 to ^10.0.0 (#23)
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@v9.1.0...v10.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and tomap committed Sep 6, 2019
1 parent 2c2a4b9 commit 3f9e539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
"eslint": ">= 5.0.0"
},
"dependencies": {
"eslint-plugin-node": "^9.1.0"
"eslint-plugin-node": "^10.0.0"
},
"engines": {
"node": ">=8.6.0"
Expand Down

0 comments on commit 3f9e539

Please sign in to comment.