From 85c7e850dee90d12fd320f955ed3a7c5f100cffb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 10:54:35 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-jsdoc (#2792) Bumps the regular group with 1 update in the / directory: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint-plugin-jsdoc` from 50.6.3 to 50.6.6 - [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/v50.6.3...v50.6.6) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc 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 98883ba79..31517f2d6 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "cross-env": "^7.0.3", "eslint": "^9.22.0", "eslint-define-config": "^2.1.0", - "eslint-plugin-jsdoc": "^50.6.3", + "eslint-plugin-jsdoc": "^50.6.6", "eslint-plugin-perfectionist": "^4.10.1", "globals": "^16.0.0", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5aeda2f78..ad3ee7f6b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^2.1.0 version: 2.1.0 eslint-plugin-jsdoc: - specifier: ^50.6.3 - version: 50.6.3(eslint@9.22.0(jiti@2.4.2)) + specifier: ^50.6.6 + version: 50.6.6(eslint@9.22.0(jiti@2.4.2)) eslint-plugin-perfectionist: specifier: ^4.10.1 version: 4.10.1(eslint@9.22.0(jiti@2.4.2))(typescript@5.8.2) @@ -1341,8 +1341,8 @@ packages: peerDependencies: eslint: ^8.57.0 || ^9.0.0 - eslint-plugin-jsdoc@50.6.3: - resolution: {integrity: sha512-NxbJyt1M5zffPcYZ8Nb53/8nnbIScmiLAMdoe0/FAszwb7lcSiX3iYBTsuF7RV84dZZJC8r3NghomrUXsmWvxQ==} + eslint-plugin-jsdoc@50.6.6: + resolution: {integrity: sha512-4jLo9NZqHfyNtiBxAU293eX1xi6oUIBcAxJJL/hHeeNhh26l4l/Apmu0x9SarvSQ/gWNOrnFci4DSPupN4//WA==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -4116,7 +4116,7 @@ snapshots: - supports-color - typescript - eslint-plugin-jsdoc@50.6.3(eslint@9.22.0(jiti@2.4.2)): + eslint-plugin-jsdoc@50.6.6(eslint@9.22.0(jiti@2.4.2)): dependencies: '@es-joy/jsdoccomment': 0.49.0 are-docs-informative: 0.0.2 -- 2.43.0