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

github.com/nextcloud/server.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:14:42 +0300
committerGitHub <noreply@github.com>2019-12-15 05:14:42 +0300
commit0c522151b03f47576d59721c243387270ebe8673 (patch)
treefbc6264588c2a5cd90e99b8bb038cb053b832092 /package.json
parentbc291d50c30ea7095cecafb89bdbb88ec54e3d8a (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 8a9b154b476..403157700f3 100644
--- a/package.json
+++ b/package.json
@@ -92,7 +92,7 @@
"eslint-config-nextcloud": "0.0.6",
"eslint-config-standard": "^12.0.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",