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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-10-06 09:38:12 +0300
committerGitHub <noreply@github.com>2020-10-06 09:38:12 +0300
commita017e098160800bed0f2273576cf2c43baf80bd3 (patch)
tree88b671813a5528fd83b2f33784b7b717665f616f /package.json
parentd60a485133abdb15f3d59329d329dc03344b02e6 (diff)
parentebf2c61b35c2b8f815c5945ea7813e5beedb53a1 (diff)
Merge pull request #1175 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.22.1
Bump eslint-plugin-import from 2.22.0 to 2.22.1
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 002025e9..e8586acf 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"eslint-config-standard": "^12.0.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^3.0.4",
- "eslint-plugin-import": "^2.22.0",
+ "eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",