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] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-05 05:03:54 +0300
committerGitHub <noreply@github.com>2022-02-05 05:03:54 +0300
commitabf196354d3016222c0bac9b9befa9cb89c3d0d6 (patch)
tree9fe4f5a1e7b5359c0d048b85002cc743f499df20 /package.json
parent30e7489098003bbbbe9863b269872753f71ff462 (diff)
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.json2
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",