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[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-18 10:33:16 +0300
committerGitHub <noreply@github.com>2021-05-18 10:33:16 +0300
commit6804dcc0c296530f7afdc8f2f2bef39c07d65e36 (patch)
tree0cd4c76d354a0ee58c321defad0bc6cda5fc9c0e /package.json
parent23d1fc70c517b244848d0dd13aba9ad658bd03f9 (diff)
Bump eslint-plugin-import from 2.22.1 to 2.23.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.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.22.1...v2.23.2) Signed-off-by: dependabot[bot] <support@github.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 72ed8b096..65c8419b3 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.13.0",
"eslint-loader": "^3.0.4",
- "eslint-plugin-import": "^2.22.1",
+ "eslint-plugin-import": "^2.23.2",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",