From 74549f1ca408ef3c90e6e687f1ac9bcc6cbc14dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 18:01:49 +0200 Subject: [PATCH] chore(deps): update dependency eslint-plugin-jsdoc to ^63.2.2 (#3276) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 04db943ae..fc1aeb621 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "clean-publish": "^7.1.0", "cross-env": "^10.1.0", "eslint": "^9.39.5", - "eslint-plugin-jsdoc": "^63.2.1", + "eslint-plugin-jsdoc": "^63.2.2", "eslint-plugin-perfectionist": "^5.10.0", "globals": "^17.7.0", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e07afe11..7410171fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,7 +45,7 @@ importers: specifier: ^9.39.5 version: 9.39.5(jiti@2.6.1)(supports-color@7.2.0) eslint-plugin-jsdoc: - specifier: ^63.2.1 + specifier: ^63.2.2 version: 63.2.2(eslint@9.39.5(jiti@2.6.1)(supports-color@7.2.0))(supports-color@7.2.0) eslint-plugin-perfectionist: specifier: ^5.10.0 -- 2.53.0