From a8ab74abe2353f855c95b36d6dc8575552d2f75e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 16:58:49 +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 50.4.0 to 50.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/v50.4.0...v50.4.1) --- 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] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1b5d2f5f..9b8c2b92 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "cross-env": "^7.0.3", "eslint": "^9.12.0", "eslint-define-config": "^2.1.0", - "eslint-plugin-jsdoc": "^50.4.0", + "eslint-plugin-jsdoc": "^50.4.1", "eslint-plugin-perfectionist": "^3.8.0", "expect": "^29.7.0", "globals": "^15.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8ec13c11..b4fbbec0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^2.1.0 version: 2.1.0 eslint-plugin-jsdoc: - specifier: ^50.4.0 - version: 50.4.0(eslint@9.12.0(jiti@1.21.6)) + specifier: ^50.4.1 + version: 50.4.1(eslint@9.12.0(jiti@1.21.6)) eslint-plugin-perfectionist: specifier: ^3.8.0 version: 3.8.0(eslint@9.12.0(jiti@1.21.6))(typescript@5.6.3) @@ -1320,8 +1320,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-jsdoc@50.4.0: - resolution: {integrity: sha512-UT7mfB4x9XgBTCrg8VxsOnZ+uglKG09RkAVfaIRHSF/YdiXx32ix9B0IZ8aiGAvloGNkBMSi19mTQUk3aEAMQA==} + eslint-plugin-jsdoc@50.4.1: + resolution: {integrity: sha512-OXIq+JJQPCLAKL473/esioFOwbXyRE5MAQ4HbZjcp3e+K3zdxt2uDpGs3FR+WezUXNStzEtTfgx15T+JFrVwBA==} engines: {node: '>=18'} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -4164,7 +4164,7 @@ snapshots: eslint: 9.12.0(jiti@1.21.6) eslint-compat-utils: 0.5.1(eslint@9.12.0(jiti@1.21.6)) - eslint-plugin-jsdoc@50.4.0(eslint@9.12.0(jiti@1.21.6)): + eslint-plugin-jsdoc@50.4.1(eslint@9.12.0(jiti@1.21.6)): dependencies: '@es-joy/jsdoccomment': 0.49.0 are-docs-informative: 0.0.2 -- 2.34.1