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-22 04:09:27 +0300
committerGitHub <noreply@github.com>2021-05-22 04:09:27 +0300
commit39f0c312078cf1a7ae9ba6aef26fcbae2d720914 (patch)
treea2a421d7645aea497a3941a3aaf8ecb7b66f7b57 /package.json
parent387691b32d2aa3be5977ecf8144544aa7fe7088f (diff)
Bump eslint-plugin-import from 2.23.2 to 2.23.3
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.2 to 2.23.3. - [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.23.2...v2.23.3) 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 f1c38a7a6..81e46b809 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.13.1",
"eslint-loader": "^3.0.4",
- "eslint-plugin-import": "^2.23.2",
+ "eslint-plugin-import": "^2.23.3",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",