chore(deps): update dependency eslint-plugin-jsdoc to v62.3.1 (#2249)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [eslint-plugin-jsdoc](https://redirect.github.com/gajus/eslint-plugin-jsdoc) | [`62.2.0` → `62.3.1`](https://renovatebot.com/diffs/npm/eslint-plugin-jsdoc/62.2.0/62.3.1) |  |  | --- ### Release Notes <details> <summary>gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)</summary> ### [`v62.3.1`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v62.3.1) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v62.3.0...v62.3.1) ##### Bug Fixes - update comment-parser, devDeps ([#​1637](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1637)) ([f443986](f44398601f)) ### [`v62.3.0`](https://redirect.github.com/gajus/eslint-plugin-jsdoc/releases/tag/v62.3.0) [Compare Source](https://redirect.github.com/gajus/eslint-plugin-jsdoc/compare/v62.2.0...v62.3.0) ##### Features - **`type-formatting`:** add `objectTypeBracketSpacing` option; fixes [#​1615](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1615) ([#​1632](https://redirect.github.com/gajus/eslint-plugin-jsdoc/issues/1632)) ([78b6980](78b69804f7)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuODIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLW1pbm9yIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fb1bb19834
commit
fdef858e9c
@@ -71,7 +71,7 @@
|
||||
"css-loader": "7.1.2",
|
||||
"eslint": "9.39.2",
|
||||
"eslint-config-prettier": "10.1.8",
|
||||
"eslint-plugin-jsdoc": "62.2.0",
|
||||
"eslint-plugin-jsdoc": "62.3.1",
|
||||
"eslint-plugin-prettier": "5.5.5",
|
||||
"eslint-plugin-react": "7.37.5",
|
||||
"eslint-plugin-react-hooks": "7.0.1",
|
||||
|
||||
Reference in New Issue
Block a user