summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-05-24 17:05:52 +0000
committerGitHub <noreply@github.com>2019-05-24 17:05:52 +0000
commit4acdd2395906cd729d01c34d8f9ef914526eebaf (patch)
treeb592719fde2fa697a630c9efecc2f65ca9891633 /package.json
parent20a502ddd14a779ada7e87ca1b000d266a59e4ff (diff)
parentc59e0bce8738cc876546c73766fda2dab428763b (diff)
Merge pull request #1113 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-node-9.1.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 1818db09..f084e9e0 100644
--- a/package.json
+++ b/package.json
@@ -77,7 +77,7 @@
"eslint-import-resolver-webpack": "^0.11.1",
"eslint-loader": "^2.1.2",
"eslint-plugin-import": "^2.17.2",
- "eslint-plugin-node": "^9.0.1",
+ "eslint-plugin-node": "^9.1.0",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",