Build(deps-dev): Bump jsdoc from 4.0.3 to 4.0.4 (#29300)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-21 14:05:01 +02:00 committed by GitHub
parent deb425f3f6
commit 154b017cbb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 17 deletions

View File

@ -23,7 +23,7 @@
"ember-template-lint": "^6.0.0",
"esbuild": "^0.24.0",
"eslint": "^8.57.0",
"jsdoc": "^4.0.0",
"jsdoc": "^4.0.4",
"lefthook": "^1.7.21",
"licensee": "^11.1.0",
"lint-to-the-future": "^2.2.0",

View File

@ -83,8 +83,8 @@ importers:
specifier: ^8.57.0
version: 8.57.0
jsdoc:
specifier: ^4.0.0
version: 4.0.3
specifier: ^4.0.4
version: 4.0.4
lefthook:
specifier: ^1.7.21
version: 1.7.21
@ -1286,11 +1286,6 @@ packages:
resolution: {integrity: sha512-iYyACpW3iW8Fw+ZybQK+drQre+ns/tKpXbNESfrhNnPLIklLbXr7MYJ6gPEd0iETGLOK+SxMjVvKb/ffmk+FEw==}
engines: {node: '>=6.9.0'}
'@babel/parser@7.25.6':
resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==}
engines: {node: '>=6.0.0'}
hasBin: true
'@babel/parser@7.25.7':
resolution: {integrity: sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==}
engines: {node: '>=6.0.0'}
@ -5799,8 +5794,8 @@ packages:
js2xmlparser@4.0.2:
resolution: {integrity: sha512-6n4D8gLlLf1n5mNLQPRfViYzu9RATblzPEtm1SthMX1Pjao0r9YI9nw7ZIfRxQMERS87mcswrg+r/OYrPRX6jA==}
jsdoc@4.0.3:
resolution: {integrity: sha512-Nu7Sf35kXJ1MWDZIMAuATRQTg1iIPdzh7tqJ6jjvaU/GfDf+qi5UV8zJR3Mo+/pYFvm8mzay4+6O5EWigaQBQw==}
jsdoc@4.0.4:
resolution: {integrity: sha512-zeFezwyXeG4syyYHbvh1A967IAqq/67yXtXvuL5wnqCkFZe8I0vKfm+EO+YEvLguo6w9CDUbrAXVtJSHh2E8rw==}
engines: {node: '>=12.0.0'}
hasBin: true
@ -8477,7 +8472,7 @@ snapshots:
'@babel/helper-compilation-targets': 7.25.7
'@babel/helper-module-transforms': 7.25.7(@babel/core@7.25.7)
'@babel/helpers': 7.25.7
'@babel/parser': 7.25.7
'@babel/parser': 7.25.8
'@babel/template': 7.25.7
'@babel/traverse': 7.25.7(supports-color@8.1.1)
'@babel/types': 7.25.7
@ -8832,10 +8827,6 @@ snapshots:
js-tokens: 4.0.0
picocolors: 1.1.0
'@babel/parser@7.25.6':
dependencies:
'@babel/types': 7.25.8
'@babel/parser@7.25.7':
dependencies:
'@babel/types': 7.25.8
@ -15989,9 +15980,9 @@ snapshots:
dependencies:
xmlcreate: 2.0.4
jsdoc@4.0.3:
jsdoc@4.0.4:
dependencies:
'@babel/parser': 7.25.6
'@babel/parser': 7.25.8
'@jsdoc/salty': 0.2.5
'@types/markdown-it': 14.1.2
bluebird: 3.7.2