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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-05-30 11:23:35 +0300
committerdependabot[bot] <support@dependabot.com>2018-05-30 11:23:35 +0300
commitfd107bc0e598c394050e54f0d43c87271b4d6650 (patch)
tree049a0840447e04a579929f6e33a13abc7100bfb9 /build/package.json
parente8c680f74a084f4e61ef61661e699c868d1d7fb3 (diff)
Update jsdoc requirement to ~3.5.5 in /build
Updates the requirements on [jsdoc](https://github.com/jsdoc3/jsdoc) to permit the latest version. - [Release notes](https://github.com/jsdoc3/jsdoc/releases) - [Changelog](https://github.com/jsdoc3/jsdoc/blob/master/CHANGES.md) - [Commits](https://github.com/jsdoc3/jsdoc/commits/3.5.5) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'build/package.json')
-rw-r--r--build/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json
index 460c0a6ddb8..779e7e51431 100644
--- a/build/package.json
+++ b/build/package.json
@@ -15,7 +15,7 @@
"handlebars": "^4.0.5",
"jasmine-core": "~2.5.2",
"jasmine-sinon": "^0.4.0",
- "jsdoc": "~3.4.0",
+ "jsdoc": "~3.5.5",
"karma": "^1.5.0",
"karma-coverage": "*",
"karma-jasmine": "^1.1.0",