From 277e013ab2319c89d7eadc45c1caf62f13213664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 16:06:25 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-jsdoc in the regular group Bumps the regular group with 1 update: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint-plugin-jsdoc` from 61.1.10 to 61.1.11 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v61.1.10...v61.1.11) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 61.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 69e43ff7..3413421c 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "esbuild-plugin-clean": "^1.0.1", "esbuild-plugin-copy": "^2.1.1", "eslint": "^9.38.0", - "eslint-plugin-jsdoc": "^61.1.10", + "eslint-plugin-jsdoc": "^61.1.11", "eslint-plugin-perfectionist": "^4.15.1", "eslint-plugin-vue": "^10.5.1", "glob": "^11.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e9be5424..fff99aca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,8 +122,8 @@ importers: specifier: ^9.38.0 version: 9.38.0(jiti@2.6.1) eslint-plugin-jsdoc: - specifier: ^61.1.10 - version: 61.1.10(eslint@9.38.0(jiti@2.6.1)) + specifier: ^61.1.11 + version: 61.1.11(eslint@9.38.0(jiti@2.6.1)) eslint-plugin-perfectionist: specifier: ^4.15.1 version: 4.15.1(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3) @@ -2896,8 +2896,8 @@ packages: eslint-import-resolver-node: optional: true - eslint-plugin-jsdoc@61.1.10: - resolution: {integrity: sha512-ACsczYGax1Iu9zRBiG176I66cgL2nRt1TbMgE9TAzxoGKfBD9PjhA//K/JKk3uBk25RsYHj3TqMaAiy913IpEA==} + eslint-plugin-jsdoc@61.1.11: + resolution: {integrity: sha512-c+NQQOFd+ZTjFt0pfFMB8OTumExg0vf8mlJsOtLj6qTDGewtLh7bhwoDgBg6rIiTziYc8N4u4dYmSdAIn0yTEQ==} engines: {node: '>=20.11.0'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -9402,7 +9402,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsdoc@61.1.10(eslint@9.38.0(jiti@2.6.1)): + eslint-plugin-jsdoc@61.1.11(eslint@9.38.0(jiti@2.6.1)): dependencies: '@es-joy/jsdoccomment': 0.76.0 '@es-joy/resolve.exports': 1.2.0 -- 2.43.0