mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
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>
This commit is contained in:
parent
e8c680f74a
commit
fd107bc0e5
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue