diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-05 02:03:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-05 02:03:54 +0000 |
commit | abf196354d3016222c0bac9b9befa9cb89c3d0d6 (patch) | |
tree | 9fe4f5a1e7b5359c0d048b85002cc743f499df20 /package.json | |
parent | 30e7489098003bbbbe9863b269872753f71ff462 (diff) | |
download | nextcloud-server-abf196354d3016222c0bac9b9befa9cb89c3d0d6.tar.gz nextcloud-server-abf196354d3016222c0bac9b9befa9cb89c3d0d6.zip |
Bump jsdoc from 3.6.7 to 3.6.10
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.7 to 3.6.10.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.10/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.7...3.6.10)
---
updated-dependencies:
- dependency-name: jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e3c150ab365..e7137aea64a 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "handlebars": "^4.7.7", "jasmine-core": "~2.5.2", "jasmine-sinon": "^0.4.0", - "jsdoc": "^3.6.7", + "jsdoc": "^3.6.10", "karma": "^6.3.12", "karma-chrome-launcher": "^3.1.0", "karma-coverage": "2.1.0", |