aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-09 06:43:04 +0000
committerGitHub <noreply@github.com>2022-12-09 06:43:04 +0000
commit42eea94bb7bd708a263887521a2fdae2618f5e3e (patch)
tree0b6edcc244080a36e13d50c94029030ec5c17258 /package.json
parentd2bc0649284b00fbacddbca8b4a0cfe2c3d94c59 (diff)
downloadnextcloud-server-42eea94bb7bd708a263887521a2fdae2618f5e3e.tar.gz
nextcloud-server-42eea94bb7bd708a263887521a2fdae2618f5e3e.zip
Bump jsdoc from 3.6.10 to 4.0.0
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.10 to 4.0.0. - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/main/CHANGES.md) - [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.10...4.0.0) --- updated-dependencies: - dependency-name: jsdoc dependency-type: direct:development update-type: version-update:semver-major ... 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 ebaa07ee04f..cc1be3706eb 100644
--- a/package.json
+++ b/package.json
@@ -144,7 +144,7 @@
"jasmine-sinon": "^0.4.0",
"jest": "^29.0.3",
"jest-environment-jsdom": "^29.2.1",
- "jsdoc": "^3.6.10",
+ "jsdoc": "^4.0.0",
"jsdom": "^19.0.0",
"karma": "^6.4.0",
"karma-chrome-launcher": "^3.1.1",