summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-11-07 10:48:26 +0000
committerdependabot[bot] <support@dependabot.com>2018-11-07 10:48:26 +0000
commit6bb1c1b13d68269bf70c4d594171212750e268e1 (patch)
tree67ab7e775c9a2543a2bdc3d51312104ac2c4f22b /package.json
parent3b934c34199b4ab3ddacb4316fd398e4faef2f52 (diff)
Bump eslint-plugin-node from 6.0.1 to 8.0.0
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 6.0.1 to 8.0.0. - [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases) - [Commits](https://github.com/mysticatea/eslint-plugin-node/compare/v6.0.1...v8.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 88954f9b..6caafffe 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^2.1.1",
"eslint-plugin-import": "^2.14.0",
- "eslint-plugin-node": "^6.0.1",
+ "eslint-plugin-node": "^8.0.0",
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^3.1.0",
"eslint-plugin-vue": "^4.5.0",