From b8927e885275e6320be664a284bd37b46c583257 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 00:08:33 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-jsdoc from 62.5.4 to 62.5.5 Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 62.5.4 to 62.5.5. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v62.5.4...v62.5.5) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 62.5.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index bba23c5c..cf46e0c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "cypress": "^13.17.0", "eslint": "^8.57.0", "eslint-plugin-import": "*", - "eslint-plugin-jsdoc": "*", + "eslint-plugin-jsdoc": "latest", "eslint-plugin-prefer-arrow": "*", "express-jwt": "^8.5.1", "husky": "^4.3.8", @@ -12806,9 +12806,9 @@ } }, "node_modules/eslint-plugin-jsdoc": { - "version": "62.5.4", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-62.5.4.tgz", - "integrity": "sha512-U+Q5ppErmC17VFQl542eBIaXcuq975BzoIHBXyx7UQx/i4gyHXxPiBkonkuxWyFA98hGLALLUuD+NJcXqSGKxg==", + "version": "62.5.5", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-62.5.5.tgz", + "integrity": "sha512-aRp0KVW26imgPqn17oSDnJdA3tlu+6D/xI/pqWzK5qDPQbldQ1Hsg84dYAsFyvGJhI+u/sGvzgGjMjlKQtUG/Q==", "dev": true, "license": "BSD-3-Clause", "dependencies": {