From 85b849e2c0936cf1a3f1c5edb6f2fb36b9cad403 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 19:41:07 +0200 Subject: [PATCH] chore(deps): update all non-major dependencies to ^63.0.4 (#3238) 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 f5f7a7c9d..7541bca1d 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.2", + "eslint-plugin-jsdoc": "^63.0.4", "eslint-plugin-perfectionist": "^5.9.1", "globals": "^17.6.0", "husky": "^9.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6c36e36c3..7ee9d0dac 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,7 +45,7 @@ importers: specifier: ^9.39.4 version: 9.39.4(jiti@2.6.1) eslint-plugin-jsdoc: - specifier: ^63.0.2 + specifier: ^63.0.4 version: 63.0.4(eslint@9.39.4(jiti@2.6.1)) eslint-plugin-perfectionist: specifier: ^5.9.1 -- 2.53.0