summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-11-07 11:33:38 +0000
committerGitHub <noreply@github.com>2018-11-07 11:33:38 +0000
commite6cfd76031cacc1e070c0f0c2caa103e797cfec2 (patch)
tree9159975ee68a8eb595f9463138584bf0ea3c540e /package.json
parentc96d447f90d49fbcbdcf894e627aac610801c97b (diff)
parent343c99777781c6ba7752be1e7e688741dc6a1ed0 (diff)
Merge pull request #692 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-node-8.0.0
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 6eeef9a0..bdbde599 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": "^4.0.1",
"eslint-plugin-standard": "^3.1.0",
"eslint-plugin-vue": "^4.5.0",