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:32:54 +0300
committerGitHub <noreply@github.com>2019-12-16 11:32:54 +0300
commitb51705b18c7a89cbd16352f58658a9ea10d79374 (patch)
tree9490ecc530af654e79e334deb0c6804ad8a0bc35 /package.json
parenta26a6189fa124df6c1bddff51dabd84db7f74026 (diff)
Bump eslint-plugin-import from 2.18.2 to 2.19.1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.2 to 2.19.1. - [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/v2.18.2...v2.19.1) 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 ef4e187c0..b7da48db0 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.12.0",
"eslint-loader": "^3.0.3",
- "eslint-plugin-import": "^2.18.2",
+ "eslint-plugin-import": "^2.19.1",
"eslint-plugin-nextcloud": "^0.3.0",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",