From 78f8c23c462a9154e98da8f5752b06e7ba2e4b32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 12:02:54 +0000 Subject: [PATCH] Bump eslint-plugin-jsdoc from 64.2.0 to 64.2.1 Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 64.2.0 to 64.2.1. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v64.2.0...v64.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 64.2.1 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 3bb0932..43300da 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@stylistic/eslint-plugin": "5.10.0", "@types/jest": "30.0.0", "@types/mssql": "12.3.0", - "eslint-plugin-jsdoc": "64.2.0", + "eslint-plugin-jsdoc": "64.2.1", "jest": "30.0.5" }, "engines": {