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>2020-07-04 04:21:09 +0300
committerGitHub <noreply@github.com>2020-07-04 04:21:09 +0300
commit285068485e230adf62435e416c823b1a4fc7ebff (patch)
treee9c483b72e3ac13600e4740ec52501ba0c60876e /package.json
parentb6bbc709b21817f207e963394ba891391fbb8079 (diff)
Bump eslint-plugin-import from 2.21.2 to 2.22.0
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.2 to 2.22.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/v2.21.2...v2.22.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 a6a03d3f046..40cdf18389c 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"eslint": "^6.8.0",
"eslint-config-standard": "^12.0.0",
"eslint-loader": "^3.0.4",
- "eslint-plugin-import": "^2.21.2",
+ "eslint-plugin-import": "^2.22.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",