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

github.com/nextcloud/polls.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-24 04:09:45 +0300
committerGitHub <noreply@github.com>2021-05-24 04:09:45 +0300
commit2056c132cbb7c21dec9e8dd387161ba652b366d1 (patch)
treebd07c155d28b892169cdb7171676f3a3db4b2960 /package.json
parentb343fa8be223fdb09f424730850230a408f6f994 (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 26e7fa1f..26513599 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
"css-loader": "^5.2.5",
"eslint": "^7.27.0",
"eslint-config-standard": "^16.0.2",
- "eslint-plugin-import": "^2.23.2",
+ "eslint-plugin-import": "^2.23.3",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-vue": "^7.9.0",