summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-06 15:09:13 +0000
committerGitHub <noreply@github.com>2023-04-06 15:09:13 +0000
commit486d43193ae08a771116f5412f3e92df58a2504f (patch)
treec22a39e892d482227798b759dc80da02eb173021 /package.json
parent2e6e15462966297b0a8ed07d4e79cfc8361b894c (diff)
downloadnextcloud-server-486d43193ae08a771116f5412f3e92df58a2504f.tar.gz
nextcloud-server-486d43193ae08a771116f5412f3e92df58a2504f.zip
chore(deps-dev): Bump jsdoc from 4.0.0 to 4.0.2
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.2/CHANGES.md) - [Commits](https://github.com/jsdoc/jsdoc/compare/4.0.0...4.0.2) --- 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 e33e6ecd061..9b1f4714dc1 100644
--- a/package.json
+++ b/package.json
@@ -150,7 +150,7 @@
"jasmine-sinon": "^0.4.0",
"jest": "^29.0.3",
"jest-environment-jsdom": "^29.2.1",
- "jsdoc": "^4.0.0",
+ "jsdoc": "^4.0.2",
"jsdom": "^21.1.1",
"karma": "^6.4.0",
"karma-chrome-launcher": "^3.1.1",