aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-28 16:33:24 +0000
committerGitHub <noreply@github.com>2021-05-28 16:33:24 +0000
commit7ed599af573fbb57fa2a4074b84201703407773b (patch)
tree832f30dfca519fd43dc2fa89f980988345868849 /package.json
parent162229dbff3e3c581684090c0cb133ffa630a407 (diff)
downloadnextcloud-server-7ed599af573fbb57fa2a4074b84201703407773b.tar.gz
nextcloud-server-7ed599af573fbb57fa2a4074b84201703407773b.zip
Bump eslint-plugin-import from 2.22.1 to 2.23.3
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.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.22.1...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 dd9430bb751..0cefc3fb53e 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",
"eslint-loader": "^4.0.2",
- "eslint-plugin-import": "^2.22.1",
+ "eslint-plugin-import": "^2.23.3",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",