build(deps-dev): bump jsdoc from 4.0.4 to 4.0.5

Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.5/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: jsdoc
  dependency-version: 4.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-06 20:11:45 +00:00 committed by GitHub
parent 74e5a318a0
commit d535e83527
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -131,7 +131,7 @@
"handlebars-loader": "^1.7.3",
"jasmine-core": "~2.99.1",
"jasmine-sinon": "^0.4.0",
"jsdoc": "^4.0.4",
"jsdoc": "^4.0.5",
"karma": "^6.4.4",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "2.2.1",
@ -16777,11 +16777,10 @@
"license": "MIT"
},
"node_modules/jsdoc": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.4.tgz",
"integrity": "sha512-zeFezwyXeG4syyYHbvh1A967IAqq/67yXtXvuL5wnqCkFZe8I0vKfm+EO+YEvLguo6w9CDUbrAXVtJSHh2E8rw==",
"version": "4.0.5",
"resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.5.tgz",
"integrity": "sha512-P4C6MWP9yIlMiK8nwoZvxN84vb6MsnXcHuy7XzVOvQoCizWX5JFCBsWIIWKXBltpoRZXddUOVQmCTOZt9yDj9g==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@babel/parser": "^7.20.15",
"@jsdoc/salty": "^0.2.1",

View file

@ -168,7 +168,7 @@
"handlebars-loader": "^1.7.3",
"jasmine-core": "~2.99.1",
"jasmine-sinon": "^0.4.0",
"jsdoc": "^4.0.4",
"jsdoc": "^4.0.5",
"karma": "^6.4.4",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "2.2.1",