Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/bruteforcesettings.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>2021-05-22 05:42:55 +0300
committerGitHub <noreply@github.com>2021-05-22 05:42:55 +0300
commit45d17db6b3cc9e69772de8b98b01fa3dcefe838c (patch)
tree15e7fc7a0c021280cb0c05fbf1db5d59a68e2d66 /package.json
parent176532a41fcf69d33625d60ff1555177323820f9 (diff)
Bump eslint-plugin-import from 2.23.1 to 2.23.3
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.1 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.1...v2.23.3) 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 c2ab15d..11a3a57 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"css-loader": "^4.3.0",
"eslint": "^7.26.0",
"eslint-config-standard": "^16.0.2",
- "eslint-plugin-import": "^2.23.1",
+ "eslint-plugin-import": "^2.23.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^5.0.0",