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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2019-09-09 15:47:51 +0300
committerGitHub <noreply@github.com>2019-09-09 15:47:51 +0300
commit65897d5e61a69c692289082edbc31621a9a94e62 (patch)
tree4b8779fcef9b0908d019b9463ef58da960acab58 /package.json
parent4ae5e981fcbe6760344b8cd907441aa361aac4cd (diff)
parentf1ba3a3febddc530f639beb9e69993aebeda9b56 (diff)
Merge pull request #2005 from nextcloud/dependabot/npm_and_yarn/eslint-config-prettier-6.2.0
Bump eslint-config-prettier from 6.1.0 to 6.2.0
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 b161be06a..13dcf39ac 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"chai": "^4.2.0",
"css-loader": "^3.2.0",
"eslint": "^5.16.0",
- "eslint-config-prettier": "^6.1.0",
+ "eslint-config-prettier": "^6.2.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-vue": "^5.2.3",
"file-loader": "^4.2.0",