From fa46ce8496015a4c617bbea1b9ae9edc6f9703ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 12:41:04 +0200 Subject: [PATCH] build(deps-dev): Bump eslint-plugin-jsdoc in the regular group (#281) Bumps the regular group with 1 update: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc). Updates `eslint-plugin-jsdoc` from 51.2.1 to 51.2.2 - [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.2.1...v51.2.2) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 51.2.2 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 | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index b4851ba..35ad758 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@commitlint/config-conventional": "^19.8.1", "@eslint/js": "^9.29.0", "eslint": "^9.29.0", - "eslint-plugin-jsdoc": "^51.2.1", + "eslint-plugin-jsdoc": "^51.2.2", "eslint-plugin-perfectionist": "^4.15.0", "husky": "^9.1.7", "lint-staged": "^16.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54cd094..63d923e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: ^9.29.0 version: 9.29.0(jiti@2.4.2) eslint-plugin-jsdoc: - specifier: ^51.2.1 - version: 51.2.1(eslint@9.29.0(jiti@2.4.2)) + specifier: ^51.2.2 + version: 51.2.2(eslint@9.29.0(jiti@2.4.2)) eslint-plugin-perfectionist: specifier: ^4.15.0 version: 4.15.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.5.4) @@ -376,6 +376,10 @@ packages: resolution: {integrity: sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/types@8.35.0': + resolution: {integrity: sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@8.34.1': resolution: {integrity: sha512-rjCNqqYPuMUF5ODD+hWBNmOitjBWghkGKJg6hiCHzUvXRy6rK22Jd3rwbP2Xi+R7oYVvIKhokHVhH41BxPV5mA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -859,8 +863,8 @@ packages: eslint-import-resolver-node: optional: true - eslint-plugin-jsdoc@51.2.1: - resolution: {integrity: sha512-iE2qpG/kaA9xXfEcTNSsxNvH5O8+o38VBGLwl2oZisQaM1JRGftTLJAGQrj7YZjSkp3n9VCrNTjOpo3ONhTApQ==} + eslint-plugin-jsdoc@51.2.2: + resolution: {integrity: sha512-5e3VGUk3rvZ6ZuxJr5fCTVMj7TrMC80F1GbymjyUkplCbj6dXW41qX3ZzF8YULXM74cBfjnWy/nSp/I0eLl3vg==} engines: {node: '>=20.11.0'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -2104,7 +2108,7 @@ snapshots: '@es-joy/jsdoccomment@0.52.0': dependencies: '@types/estree': 1.0.8 - '@typescript-eslint/types': 8.34.1 + '@typescript-eslint/types': 8.35.0 comment-parser: 1.4.1 esquery: 1.6.0 jsdoc-type-pratt-parser: 4.1.0 @@ -2288,6 +2292,8 @@ snapshots: '@typescript-eslint/types@8.34.1': {} + '@typescript-eslint/types@8.35.0': {} + '@typescript-eslint/typescript-estree@8.34.1(typescript@5.5.4)': dependencies: '@typescript-eslint/project-service': 8.34.1(typescript@5.5.4) @@ -2829,7 +2835,7 @@ snapshots: eslint-plugin-import-x@4.15.2(@typescript-eslint/utils@8.34.1(eslint@9.29.0(jiti@2.4.2))(typescript@5.5.4))(eslint-import-resolver-node@0.3.9)(eslint@9.29.0(jiti@2.4.2)): dependencies: - '@typescript-eslint/types': 8.34.1 + '@typescript-eslint/types': 8.35.0 comment-parser: 1.4.1 debug: 4.4.1 eslint: 9.29.0(jiti@2.4.2) @@ -2845,7 +2851,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsdoc@51.2.1(eslint@9.29.0(jiti@2.4.2)): + eslint-plugin-jsdoc@51.2.2(eslint@9.29.0(jiti@2.4.2)): dependencies: '@es-joy/jsdoccomment': 0.52.0 are-docs-informative: 0.0.2 -- 2.43.0