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-15 05:17:17 +0300
committerGitHub <noreply@github.com>2019-12-15 05:17:17 +0300
commitdf28366908e0ccf145b37bb1f9aa8089a97a8b4f (patch)
treeb33c85d6b942bb742d6788f905b4d3c7ebe2cadb /package.json
parentf491f8f967c6ceb04f2f528c6817919e4d80310b (diff)
Bump eslint-import-resolver-webpack from 0.11.1 to 0.12.0
Bumps [eslint-import-resolver-webpack](https://github.com/benmosher/eslint-plugin-import) from 0.11.1 to 0.12.0. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/benmosher/eslint-plugin-import/compare/resolvers/webpack/v0.11.1...v0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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 fe079b66d..671db367f 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",