From b1315f7fb63f37eea47969c0eb4e2ae070c53633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 03:07:57 +0000 Subject: [PATCH] Bump eslint-plugin-jsdoc from 61.1.10 to 61.1.11 Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 61.1.10 to 61.1.11. - [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/v61.1.10...v61.1.11) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 61.1.11 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d271c75b..e861f53d 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "c8": "10.1.3", "character-entities": "2.0.2", "eslint": "9.38.0", - "eslint-plugin-jsdoc": "61.1.10", + "eslint-plugin-jsdoc": "61.1.11", "eslint-plugin-n": "17.23.1", "eslint-plugin-regexp": "2.10.0", "eslint-plugin-unicorn": "62.0.0",