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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-29 05:15:27 +0300
committerGitHub <noreply@github.com>2019-12-29 05:15:27 +0300
commit02d3859386bd97456c9a94d8fc2606b6e6a7faa4 (patch)
tree40415f61d035a27f5963a83e552e6c55502ffb75 /package.json
parent59bafa76f2b9dd30f8d80a12c9d8933510ca4d22 (diff)
Bump eslint-config-nextcloud from 0.1.0 to 0.1.1
Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.1.0...v0.1.1) 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 0ffd6ac0f..8f4700e34 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
"babel-plugin-add-module-exports": "^1.0.2",
"css-loader": "^3.4.0",
"eslint": "^5.16.0",
- "eslint-config-nextcloud": "^0.1.0",
+ "eslint-config-nextcloud": "^0.1.1",
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.12.0",
"eslint-loader": "^3.0.3",