From 2a4d94811063779f08e1aa8526941139bbe168f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 20:25:14 +0200 Subject: [PATCH] build(deps-dev): bump eslint-plugin-jsdoc in the regular group (#1468) Bumps the regular group with 1 update: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint-plugin-jsdoc` from 51.4.0 to 51.4.1 - [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/v51.4.0...v51.4.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 51.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 0c87a386..4e779cf7 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "esbuild-plugin-clean": "^1.0.1", "esbuild-plugin-copy": "^2.1.1", "eslint": "^9.31.0", - "eslint-plugin-jsdoc": "^51.4.0", + "eslint-plugin-jsdoc": "^51.4.1", "eslint-plugin-perfectionist": "^4.15.0", "eslint-plugin-vue": "^10.3.0", "glob": "^11.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c6e67916..e482a414 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -122,8 +122,8 @@ importers: specifier: ^9.31.0 version: 9.31.0(jiti@2.4.2) eslint-plugin-jsdoc: - specifier: ^51.4.0 - version: 51.4.0(eslint@9.31.0(jiti@2.4.2)) + specifier: ^51.4.1 + version: 51.4.1(eslint@9.31.0(jiti@2.4.2)) eslint-plugin-perfectionist: specifier: ^4.15.0 version: 4.15.0(eslint@9.31.0(jiti@2.4.2))(typescript@5.8.3) @@ -2857,8 +2857,8 @@ packages: eslint-import-resolver-node: optional: true - eslint-plugin-jsdoc@51.4.0: - resolution: {integrity: sha512-woooKbcFiQdpfJg1g/WmFHItaZuDE14SZ7QVW3eV/5e3mbOicjtgVz6cFkYJ3MP9n5WL9/ZAvuWuGkAkMFhDYQ==} + eslint-plugin-jsdoc@51.4.1: + resolution: {integrity: sha512-y4CA9OkachG8v5nAtrwvcvjIbdcKgSyS6U//IfQr4FZFFyeBFwZFf/tfSsMr46mWDJgidZjBTqoCRlXywfFBMg==} engines: {node: '>=20.11.0'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -9353,7 +9353,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsdoc@51.4.0(eslint@9.31.0(jiti@2.4.2)): + eslint-plugin-jsdoc@51.4.1(eslint@9.31.0(jiti@2.4.2)): dependencies: '@es-joy/jsdoccomment': 0.52.0 are-docs-informative: 0.0.2 -- 2.43.0