summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-04-01 12:57:41 +0200
committerGitHub <noreply@github.com>2020-04-01 12:57:41 +0200
commit61aa4d9ad8c31e32dba692d5af909e11964a2249 (patch)
treeb48548f2679c3cb4be954ddad1d1dbd936473891 /package.json
parent19ca921676240350abd694d8ca2d7b8c19fbd95a (diff)
parent49559dba14fec966998ec0852ffb33263246e577 (diff)
downloadnextcloud-server-61aa4d9ad8c31e32dba692d5af909e11964a2249.tar.gz
nextcloud-server-61aa4d9ad8c31e32dba692d5af909e11964a2249.zip
Merge pull request #20220 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-node-11.1.0
Bump eslint-plugin-node from 11.0.0 to 11.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 46b9db64c70..3793dd7b9b0 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"eslint-config-standard": "^12.0.0",
"eslint-loader": "^3.0.3",
"eslint-plugin-import": "^2.20.1",
- "eslint-plugin-node": "^11.0.0",
+ "eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^6.2.2",