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-06-05 04:30:17 +0300
committerGitHub <noreply@github.com>2021-06-05 04:30:17 +0300
commit8dad8ef339d16b660f27a0ffe10d85957e70f3a9 (patch)
tree7c938b603ddd50d601aa913f1205164651c369e8 /package.json
parent324bcd36bdaffe7f8cd741c2cd728e3c09a4154e (diff)
Bump eslint-plugin-import from 2.23.3 to 2.23.4
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.3 to 2.23.4. - [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.3...v2.23.4) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch ... 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 14aa4316d..fc617b522 100644
--- a/package.json
+++ b/package.json
@@ -85,7 +85,7 @@
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.13.1",
"eslint-loader": "^3.0.4",
- "eslint-plugin-import": "^2.23.3",
+ "eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",