diff options
author | dependabot[bot] <support@dependabot.com> | 2019-05-05 01:12:46 +0000 |
---|---|---|
committer | dependabot[bot] <support@dependabot.com> | 2019-05-05 01:12:46 +0000 |
commit | 927c040fe8727c1cae074ad8d1d230a06fd799c9 (patch) | |
tree | 16533773b4465eeee38079a07ff0c38d3c42041f /build/package.json | |
parent | 403494c79ec04677e59978407e1a914a488390ee (diff) | |
download | nextcloud-server-927c040fe8727c1cae074ad8d1d230a06fd799c9.tar.gz nextcloud-server-927c040fe8727c1cae074ad8d1d230a06fd799c9.zip |
Bump jsdoc from 3.5.5 to 3.6.0 in /build
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.5.5 to 3.6.0.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/master/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.5.5...3.6.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'build/package.json')
-rw-r--r-- | build/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package.json b/build/package.json index b8ac16c48d2..1947bebd48e 100644 --- a/build/package.json +++ b/build/package.json @@ -14,7 +14,7 @@ "handlebars": "^4.1.2", "jasmine-core": "~2.5.2", "jasmine-sinon": "^0.4.0", - "jsdoc": "^3.5.5", + "jsdoc": "^3.6.0", "karma": "^3.1.4", "karma-coverage": "*", "karma-jasmine": "^1.1.2", |