summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-14 01:25:35 +0000
committerGitHub <noreply@github.com>2020-06-14 01:25:35 +0000
commitc96bcc89e335159ef8c01ac6dc61ffaf15dc47ac (patch)
tree7891dfedb492b17162265e6202f552e4c45b9e06 /package.json
parentde75d8855a5a814e67ee8e2cd1e81f6b6322862e (diff)
downloadnextcloud-server-c96bcc89e335159ef8c01ac6dc61ffaf15dc47ac.tar.gz
nextcloud-server-c96bcc89e335159ef8c01ac6dc61ffaf15dc47ac.zip
Bump eslint-plugin-import from 2.20.2 to 2.21.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.2 to 2.21.2. - [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.20.2...v2.21.2) 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 303ea83ed08..b0a3d22f5e3 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.20.2",
+ "eslint-plugin-import": "^2.21.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",