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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2021-05-29 11:42:04 +0300
committerGitHub <noreply@github.com>2021-05-29 11:42:04 +0300
commitf37e2ecb0edb44f4569bd36541eaa5778cd2de1a (patch)
tree31437f8dd10f3a4895047c16fcfa83b0fb765fd8 /package.json
parent36fd5d83f41cad25124bdef9d951c19138184eee (diff)
parent7ed599af573fbb57fa2a4074b84201703407773b (diff)
Merge pull request #27172 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.23.3
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 31f8ec4da97..94315c03586 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",