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

github.com/nextcloud/firstrunwizard.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-10-16 05:01:49 +0300
committerGitHub <noreply@github.com>2021-10-16 05:01:49 +0300
commitfc11d9038ebdfc19294e8a88d93031a5cfdad0d1 (patch)
tree5617b376ee8874aec21db96e0815a9fd5c71b095 /package.json
parent25d3dfac91609047e4cf7f489c8ab1bf86238ade (diff)
parentd5576b16dc9e3f2e9e6fec6414de0f48c52e54d7 (diff)
Merge pull request #621 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.25.2
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 13aafd39..f4ae5196 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"eslint-config-nextcloud": "^0.1.1",
"eslint-config-standard": "^12.0.0",
"eslint-loader": "^4.0.2",
- "eslint-plugin-import": "^2.24.2",
+ "eslint-plugin-import": "^2.25.2",
"eslint-plugin-nextcloud": "^0.3.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",