From 76ac45ad64e65369c5b066ae175f6475eadf0244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 15:09:20 +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 54.2.1 to 54.3.0 - [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/v54.2.1...v54.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 54.3.0 dependency-type: direct:development update-type: version-update:semver-minor 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 447caec..4730d2b 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@commitlint/config-conventional": "^19.8.1", "@eslint/js": "^9.34.0", "eslint": "^9.34.0", - "eslint-plugin-jsdoc": "^54.2.1", + "eslint-plugin-jsdoc": "^54.3.0", "eslint-plugin-perfectionist": "^4.15.0", "husky": "^9.1.7", "lint-staged": "^16.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index acfcd4b..98fc8a2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: ^9.34.0 version: 9.34.0(jiti@2.5.1) eslint-plugin-jsdoc: - specifier: ^54.2.1 - version: 54.2.1(eslint@9.34.0(jiti@2.5.1)) + specifier: ^54.3.0 + version: 54.3.0(eslint@9.34.0(jiti@2.5.1)) eslint-plugin-perfectionist: specifier: ^4.15.0 version: 4.15.0(eslint@9.34.0(jiti@2.5.1))(typescript@5.5.4) @@ -855,8 +855,8 @@ packages: eslint-import-resolver-node: optional: true - eslint-plugin-jsdoc@54.2.1: - resolution: {integrity: sha512-RHmDsuxbMXJ11HVHuJJ4nlWxN+LKykDaL2evNuODshslR4sRPJPiiGwih8lNpwyFwSe9Apc6zMMXHWq/7P2mPA==} + eslint-plugin-jsdoc@54.3.0: + resolution: {integrity: sha512-G1f3iztVfkmsazoodrvtC71ihdnoZuUhgSXNH1smIGuCWpCFYuFQcv7jAslqQUyVPyGO4lymHsBdRc56bQa79A==} engines: {node: '>=20.11.0'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -2842,7 +2842,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsdoc@54.2.1(eslint@9.34.0(jiti@2.5.1)): + eslint-plugin-jsdoc@54.3.0(eslint@9.34.0(jiti@2.5.1)): dependencies: '@es-joy/jsdoccomment': 0.53.0 are-docs-informative: 0.0.2 -- 2.43.0