Skip to content

Commit

Permalink
Update eslint-plugin-node requirement from ^9.0.1 to ^10.0.0 (#212)
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.0.1...v10.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and malept committed Sep 5, 2019
1 parent 21e715f commit a883d3b
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 @@ -46,7 +46,7 @@
"eslint": "^6.0.1",
"eslint-config-standard": "^14.0.1",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-node": "^9.0.1",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"mocha": "^6.0.0",
Expand Down

0 comments on commit a883d3b

Please sign in to comment.