From 44b7e4f97f069c862122fd9a22dbc4ec6765c483 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 03:01:21 +0000 Subject: [PATCH] Bump eslint-plugin-jsdoc from 50.6.17 to 50.7.1 Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 50.6.17 to 50.7.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.6.17...v50.7.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 50.7.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index faff2fd5..3985e39f 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "c8": "10.1.3", "character-entities": "2.0.2", "eslint": "9.28.0", - "eslint-plugin-jsdoc": "50.6.17", + "eslint-plugin-jsdoc": "50.7.1", "eslint-plugin-n": "17.18.0", "eslint-plugin-regexp": "2.7.0", "eslint-plugin-unicorn": "59.0.1",