From e241d7e61679e1c2e21698a575b3d394ce0ad1e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 16:21:39 +0200 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsdoc to ^63.0.8 (#3248) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 882b24426..0292b489b 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "clean-publish": "^7.1.0", "cross-env": "^10.1.0", "eslint": "^9.39.4", - "eslint-plugin-jsdoc": "^63.0.7", + "eslint-plugin-jsdoc": "^63.0.8", "eslint-plugin-perfectionist": "^5.9.1", "globals": "^17.7.0", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aed0762e5..195cf9d8c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^9.39.4 version: 9.39.4(jiti@2.6.1) eslint-plugin-jsdoc: - specifier: ^63.0.7 - version: 63.0.7(eslint@9.39.4(jiti@2.6.1)) + specifier: ^63.0.8 + version: 63.0.10(eslint@9.39.4(jiti@2.6.1)) eslint-plugin-perfectionist: specifier: ^5.9.1 version: 5.9.1(eslint@9.39.4(jiti@2.6.1))(typescript@6.0.3) @@ -1453,8 +1453,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-jsdoc@63.0.7: - resolution: {integrity: sha512-pxrqGO733F7xmVYB5vQOiciiT9uddxqehawnbPjZmW2YaJR6fT5cP3UQd2BNoE85ATspCMtNL8w/a5WDGX3Qwg==} + eslint-plugin-jsdoc@63.0.10: + resolution: {integrity: sha512-A9UIWsCquaKnit7rasXxYf12hhGIdDRjv65/RUE3AxbT6rdKBvr3MjH37g3gP+g4ipQMXuMn9slFKjO+vqNfkg==} engines: {node: ^22.13.0 || >=24} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 @@ -4272,7 +4272,7 @@ snapshots: eslint: 9.39.4(jiti@2.6.1) eslint-compat-utils: 0.5.1(eslint@9.39.4(jiti@2.6.1)) - eslint-plugin-jsdoc@63.0.7(eslint@9.39.4(jiti@2.6.1)): + eslint-plugin-jsdoc@63.0.10(eslint@9.39.4(jiti@2.6.1)): dependencies: '@es-joy/jsdoccomment': 0.87.0 '@es-joy/resolve.exports': 1.2.0 -- 2.53.0