Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-29 04:28:52 +0300
committerGitHub <noreply@github.com>2020-03-29 04:28:52 +0300
commitb8617b4c079f8590f2146ef293bb50fee95f55d6 (patch)
tree9d0037e156d9a12d7d5e2eb4356eaa84d2eaa9ce /package.json
parent920925a9dfed75e7a513e5ec580c1c4f9a96769a (diff)
parent04cf627cecf0cc6381a11347f51730f9964008ce (diff)
Merge pull request #263 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-node-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 22892b79..9e416f35 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,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": "^5.2.3",