From fdef858e9c7b96cd5c3e8e786d9eb597ea2328de Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 10:06:13 +0100 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsdoc to v62.3.1 (#2249) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-jsdoc/62.3.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-jsdoc/62.2.0/62.3.1?slim=true) | --- ### Release Notes
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc) ### [`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](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/f44398601fa86427405171581879a9969584b3cf)) ### [`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](https://redirect.github.com/gajus/eslint-plugin-jsdoc/commit/78b69804f717931eaa70b238aae3b0c6973ffea1))
--- ### 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. --- - [ ] 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. 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> --- package.json | 2 +- yarn.lock | 53 +++++++++++++++++++++++++++++----------------------- 2 files changed, 31 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 43fc197..a0731f8 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 2c139d2..b3ac732 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1438,16 +1438,16 @@ __metadata: languageName: node linkType: hard -"@es-joy/jsdoccomment@npm:~0.81.0": - version: 0.81.0 - resolution: "@es-joy/jsdoccomment@npm:0.81.0" +"@es-joy/jsdoccomment@npm:~0.82.0": + version: 0.82.0 + resolution: "@es-joy/jsdoccomment@npm:0.82.0" dependencies: "@types/estree": "npm:^1.0.8" - "@typescript-eslint/types": "npm:^8.53.0" + "@typescript-eslint/types": "npm:^8.53.1" comment-parser: "npm:1.4.4" esquery: "npm:^1.7.0" - jsdoc-type-pratt-parser: "npm:~7.0.0" - checksum: 10c0/fac5d78b2d8ca53c9e3af947420590a92dbfcc718c844ba336b040558ef2f33358785253d3a5380bcf0789e74b5e48ff95e8dd8407395275319cd5bfed8f5772 + jsdoc-type-pratt-parser: "npm:~7.1.0" + checksum: 10c0/fd5af147818cba8f89e137d24c1740f634f7bb3e7ca8a72ee4e0954b18f94fe78fcaa980bad2dbeb8dfcd22f7745415124b9a918bf6e7707576492f6b16a8ea2 languageName: node linkType: hard @@ -4092,7 +4092,7 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.53.1, @typescript-eslint/types@npm:^8.53.0, @typescript-eslint/types@npm:^8.53.1": +"@typescript-eslint/types@npm:8.53.1, @typescript-eslint/types@npm:^8.53.1": version: 8.53.1 resolution: "@typescript-eslint/types@npm:8.53.1" checksum: 10c0/fa49f5f60de6851de45a9aff0a3ba3c4d00a0991100414e8af1a5d6f32764a48b6b7c0f65748a651f0da0e57df0745cdb8f11c590fa0fb22dd0e54e4c6b5c878 @@ -5375,6 +5375,13 @@ __metadata: languageName: node linkType: hard +"comment-parser@npm:1.4.5": + version: 1.4.5 + resolution: "comment-parser@npm:1.4.5" + checksum: 10c0/6a6a74697c79927e3bd42bde9608a471f1a9d4995affbc22fa3364cc42b4017f82ef477431a1558b0b6bef959f9bb6964c01c1bbfc06a58ba1730dec9c423b44 + languageName: node + linkType: hard + "compute-scroll-into-view@npm:^3.1.0": version: 3.1.1 resolution: "compute-scroll-into-view@npm:3.1.1" @@ -6634,17 +6641,17 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jsdoc@npm:62.2.0": - version: 62.2.0 - resolution: "eslint-plugin-jsdoc@npm:62.2.0" +"eslint-plugin-jsdoc@npm:62.3.1": + version: 62.3.1 + resolution: "eslint-plugin-jsdoc@npm:62.3.1" dependencies: - "@es-joy/jsdoccomment": "npm:~0.81.0" + "@es-joy/jsdoccomment": "npm:~0.82.0" "@es-joy/resolve.exports": "npm:1.2.0" are-docs-informative: "npm:^0.0.2" - comment-parser: "npm:1.4.4" + comment-parser: "npm:1.4.5" debug: "npm:^4.4.3" escape-string-regexp: "npm:^4.0.0" - espree: "npm:^11.0.0" + espree: "npm:^11.1.0" esquery: "npm:^1.7.0" html-entities: "npm:^2.6.0" object-deep-merge: "npm:^2.0.0" @@ -6654,7 +6661,7 @@ __metadata: to-valid-identifier: "npm:^1.0.0" peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 - checksum: 10c0/741e95ed62631c6c20784266e7997004250087872b170447fdacf2f3535be6ac989d150121353c6b4c5c6e1ae87c81391250cf4d16a184a0c1bf2d86b64d03d2 + checksum: 10c0/0fb58a91e905004dae8513685372883db065ea7c7e6e132a74c46c1f426ba074d0d9dcd9e4cc9904d7b25d6072782161ac580a02d4e9f38348602e67f9ebdaa1 languageName: node linkType: hard @@ -6839,14 +6846,14 @@ __metadata: languageName: node linkType: hard -"espree@npm:^11.0.0": - version: 11.0.0 - resolution: "espree@npm:11.0.0" +"espree@npm:^11.1.0": + version: 11.1.0 + resolution: "espree@npm:11.1.0" dependencies: acorn: "npm:^8.15.0" acorn-jsx: "npm:^5.3.2" eslint-visitor-keys: "npm:^5.0.0" - checksum: 10c0/1e07fdb2a135bb9996a4b23baad51980dde7bcdf4d7115cdec06437663790f4bbe3416eb560fc7dc7330c01a6006f789722f1e5b243208f4cb6e054efef57afd + checksum: 10c0/32228d12896f5aa09f59fad8bf5df228d73310e436c21389876cdd21513b620c087d24b40646cdcff848540d11b078653db0e37ea67ac9c7012a12595d86630c languageName: node linkType: hard @@ -7594,7 +7601,7 @@ __metadata: css-loader: "npm:7.1.2" eslint: "npm:9.39.2" eslint-config-prettier: "npm:10.1.8" - eslint-plugin-jsdoc: "npm:62.2.0" + eslint-plugin-jsdoc: "npm:62.3.1" eslint-plugin-prettier: "npm:5.5.5" eslint-plugin-react: "npm:7.37.5" eslint-plugin-react-hooks: "npm:7.0.1" @@ -9046,10 +9053,10 @@ __metadata: languageName: node linkType: hard -"jsdoc-type-pratt-parser@npm:~7.0.0": - version: 7.0.0 - resolution: "jsdoc-type-pratt-parser@npm:7.0.0" - checksum: 10c0/3ede53c80dddf940a51dcdc79e3923537650f6fb6e9001fc76023c2d5cb0195cc8b24b7eebf9b3f20a7bc00d5e6b7f70318f0b8cb5972f6aff884152e6698014 +"jsdoc-type-pratt-parser@npm:~7.1.0": + version: 7.1.0 + resolution: "jsdoc-type-pratt-parser@npm:7.1.0" + checksum: 10c0/440c40b465c0bc2611aa1187cc47778ec3caf47512184ba1d3491efa16fffdc180bb41ec43136b7faac9fe41c1fdd2ab17aa2422df7c656c006897ebfd9d448f languageName: node linkType: hard