summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-14 02:22:09 +0000
committerGitHub <noreply@github.com>2020-11-14 02:22:09 +0000
commit12783cfa299a1b56c1e2fcea09b9722a28844e1e (patch)
tree2ff9401bbabc2172e60c868abc35d6035c8cc62e /package.json
parentcd270d49c0782a7fbe2d63cb574654d1c1511461 (diff)
downloadnextcloud-server-12783cfa299a1b56c1e2fcea09b9722a28844e1e.tar.gz
nextcloud-server-12783cfa299a1b56c1e2fcea09b9722a28844e1e.zip
Bump eslint-plugin-standard from 4.0.2 to 4.1.0
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/standard/eslint-plugin-standard/releases) - [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.2...v4.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 dedfcc02d47..c6efea3ae5f 100644
--- a/package.json
+++ b/package.json
@@ -108,7 +108,7 @@
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
- "eslint-plugin-standard": "^4.0.2",
+ "eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^6.2.2",
"exports-loader": "^1.1.1",
"file-loader": "^6.2.0",