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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-05-18 12:00:50 +0300
committerGitHub <noreply@github.com>2021-05-18 12:00:50 +0300
commit3bea37c90b7c0899955925616bcd59ed8cb4f8fc (patch)
tree0cd4c76d354a0ee58c321defad0bc6cda5fc9c0e /package.json
parent23d1fc70c517b244848d0dd13aba9ad658bd03f9 (diff)
parent6804dcc0c296530f7afdc8f2f2bef39c07d65e36 (diff)
Merge pull request #5620 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.23.2
Bump eslint-plugin-import from 2.22.1 to 2.23.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 72ed8b096..65c8419b3 100644
--- a/package.json
+++ b/package.json
@@ -84,7 +84,7 @@
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.13.0",
"eslint-loader": "^3.0.4",
- "eslint-plugin-import": "^2.22.1",
+ "eslint-plugin-import": "^2.23.2",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",