From 4ce3e38a06e68f1fbeb2b852cd1eda949e2e696c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 13:49:08 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsdoc to v61.1.4 --- package.json | 2 +- pnpm-lock.yaml | 36 +++++++++++++++++++++++++++++------- 2 files changed, 30 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index a1ba78de..0e20e4e1 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "eslint-plugin-command": "^3.3.1", "eslint-plugin-de-morgan": "^2.0.0", "eslint-plugin-import-lite": "^0.3.0", - "eslint-plugin-jsdoc": "61.1.2", + "eslint-plugin-jsdoc": "61.1.4", "eslint-plugin-jsonc": "^2.21.0", "eslint-plugin-n": "^17.23.1", "eslint-plugin-no-only-tests": "^3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9678ec3..0fee6e43 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^0.3.0 version: 0.3.0(eslint@9.37.0(jiti@2.6.1))(typescript@5.9.3) eslint-plugin-jsdoc: - specifier: 61.1.2 - version: 61.1.2(eslint@9.37.0(jiti@2.6.1)) + specifier: 61.1.4 + version: 61.1.4(eslint@9.37.0(jiti@2.6.1)) eslint-plugin-jsonc: specifier: ^2.21.0 version: 2.21.0(eslint@9.37.0(jiti@2.6.1)) @@ -928,6 +928,10 @@ packages: cpu: [x64] os: [win32] + '@sindresorhus/base62@0.1.0': + resolution: {integrity: sha512-BNjiImatCV+CUdvzSbFWzZIZqOddg6qn0Ag6/8Ty5G09oOtvxidZ5tkPQW2XHpzGVkB3eHfdYGwrWNy2nUFOwQ==} + engines: {node: '>=18'} + '@sveltejs/acorn-typescript@1.0.5': resolution: {integrity: sha512-IwQk4yfwLdibDlrXVE04jTZYlLnwsTT2PIOQQGNLWfjavGifnk1JD1LcZjZaBTRcxZu2FfPfNLOE04DSu9lqtQ==} peerDependencies: @@ -1525,8 +1529,8 @@ packages: typescript: optional: true - eslint-plugin-jsdoc@61.1.2: - resolution: {integrity: sha512-gbb4VVKRsMJZ+YqJXte6RQ/pDTIQcMauyQb03n5GTfWG+gAb6T3FaOLeoSHAIrBT90ykLkxzRh3z95DoIrUk3A==} + eslint-plugin-jsdoc@61.1.4: + resolution: {integrity: sha512-DmpKw8kHgNQlMS8m+XYtlGcsw4IzrHtupEObPZAww0OrXb7IekbKR7vjYu8jv5aOiFRhGdnIfEZRuoAf4ELe5w==} engines: {node: '>=20.11.0'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -2460,6 +2464,10 @@ packages: resolution: {integrity: sha512-cnE+y8bz4NhMjISKbgeVJtqNbtf5QpjZP+Bslo+UqkIt9QPnX9q095eiRRASJG1/tz6dlNr6Z5NsBiWYokp6EQ==} hasBin: true + reserved-identifiers@1.0.0: + resolution: {integrity: sha512-h0bP2Katmvf3hv4Z3WtDl4+6xt/OglQ2Xa6TnhZ/Rm9/7IH1crXQqMwD4J2ngKBonVv+fB55zfGgNDAmsevLVQ==} + engines: {node: '>=18'} + resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} @@ -2680,6 +2688,10 @@ packages: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} + to-valid-identifier@0.1.1: + resolution: {integrity: sha512-/m+BsP+oLrdYptSVuWdRanXBD0N1qiyx2GtAunpPz+TRPENw7IpEndqyPTwxe67wLiu16ZinauXESdOL1eDYBQ==} + engines: {node: '>=18'} + tree-kill@1.2.2: resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==} hasBin: true @@ -3595,6 +3607,8 @@ snapshots: '@rollup/rollup-win32-x64-msvc@4.34.8': optional: true + '@sindresorhus/base62@0.1.0': {} + '@sveltejs/acorn-typescript@1.0.5(acorn@8.15.0)': dependencies: acorn: 8.15.0 @@ -3719,7 +3733,7 @@ snapshots: fast-glob: 3.3.3 is-glob: 4.0.3 minimatch: 9.0.5 - semver: 7.7.2 + semver: 7.7.3 ts-api-utils: 2.1.0(typescript@5.9.3) typescript: 5.9.3 transitivePeerDependencies: @@ -4200,7 +4214,7 @@ snapshots: eslint-compat-utils@0.5.1(eslint@9.37.0(jiti@2.6.1)): dependencies: eslint: 9.37.0(jiti@2.6.1) - semver: 7.7.2 + semver: 7.7.3 eslint-compat-utils@0.6.4(eslint@9.37.0(jiti@2.6.1)): dependencies: @@ -4250,7 +4264,7 @@ snapshots: optionalDependencies: typescript: 5.9.3 - eslint-plugin-jsdoc@61.1.2(eslint@9.37.0(jiti@2.6.1)): + eslint-plugin-jsdoc@61.1.4(eslint@9.37.0(jiti@2.6.1)): dependencies: '@es-joy/jsdoccomment': 0.76.0 are-docs-informative: 0.0.2 @@ -4265,6 +4279,7 @@ snapshots: parse-imports-exports: 0.2.4 semver: 7.7.3 spdx-expression-parse: 4.0.0 + to-valid-identifier: 0.1.1 transitivePeerDependencies: - supports-color @@ -5236,6 +5251,8 @@ snapshots: dependencies: jsesc: 3.0.2 + reserved-identifiers@1.0.0: {} + resolve-from@4.0.0: {} resolve-pkg-maps@1.0.0: {} @@ -5511,6 +5528,11 @@ snapshots: dependencies: is-number: 7.0.0 + to-valid-identifier@0.1.1: + dependencies: + '@sindresorhus/base62': 0.1.0 + reserved-identifiers: 1.0.0 + tree-kill@1.2.2: {} ts-api-utils@2.1.0(typescript@5.9.3):