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

github.com/nextcloud/spreed.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>2019-12-16 11:31:01 +0300
committerGitHub <noreply@github.com>2019-12-16 11:31:01 +0300
commita26a6189fa124df6c1bddff51dabd84db7f74026 (patch)
tree991895b96341dd850f4a8cc3829e48ea7e5c08f3 /package.json
parentbc4bd7154b14bacc0f3ae72dbdce682d492bdd87 (diff)
parentdf28366908e0ccf145b37bb1f9aa8089a97a8b4f (diff)
Merge pull request #2578 from nextcloud/dependabot/npm_and_yarn/eslint-import-resolver-webpack-0.12.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 85c3452c2..ef4e187c0 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"eslint": "^5.16.0",
"eslint-config-nextcloud": "^0.1.0",
"eslint-config-standard": "^12.0.0",
- "eslint-import-resolver-webpack": "^0.11.1",
+ "eslint-import-resolver-webpack": "^0.12.0",
"eslint-loader": "^3.0.3",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-nextcloud": "^0.3.0",