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

github.com/nextcloud/files_automatedtagging.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-18 11:11:44 +0300
committerGitHub <noreply@github.com>2019-12-18 11:11:44 +0300
commitaecadf6a517f083dc953facad0c80969917ed2d7 (patch)
tree6896f962f86684bb485808dd5007f18ed76f2047 /package.json
parentcd1ff7b0727cedf699ca5ced030b1cdf96c23e4d (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 02ddee2..3cde463 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"eslint": "^5.16.0",
"eslint-config-nextcloud": "0.0.6",
"eslint-config-standard": "^12.0.0",
- "eslint-import-resolver-webpack": "^0.11.1",
+ "eslint-import-resolver-webpack": "^0.12.0",
"eslint-loader": "^3.0.2",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-nextcloud": "^0.3.0",