diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-05-22 01:15:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-22 01:15:44 +0000 |
commit | a10fce002fec6250639b8b0f2982d894cd99dc9f (patch) | |
tree | d41f90d36eed201637d287433415350c59aa9d52 /build/package.json | |
parent | 9a80052eebd5f317bf864507ead8f024ca89b7f3 (diff) | |
download | nextcloud-server-a10fce002fec6250639b8b0f2982d894cd99dc9f.tar.gz nextcloud-server-a10fce002fec6250639b8b0f2982d894cd99dc9f.zip |
Bump jsdoc from 3.6.6 to 3.6.7 in /build
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.6 to 3.6.7.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.7/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.6...3.6.7)
Signed-off-by: dependabot-preview[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 1b9aacbb7a7..2c4e9282f4d 100644 --- a/build/package.json +++ b/build/package.json @@ -13,7 +13,7 @@ "handlebars": "^4.7.7", "jasmine-core": "~2.5.2", "jasmine-sinon": "^0.4.0", - "jsdoc": "^3.6.6", + "jsdoc": "^3.6.7", "karma": "^5.2.3", "karma-chrome-launcher": "^3.1.0", "karma-coverage": "2.0.1", |