From 802ef0e9f7a3e0cca51a681f032b65faee148481 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 15:37:19 +0100 Subject: [PATCH] chore(deps): update all non-major dependencies (#390) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 6 +++--- pnpm-lock.yaml | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 1882ece..605a418 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,9 @@ "type": "module", "volta": { "node": "24.13.0", - "pnpm": "10.28.2" + "pnpm": "10.29.1" }, - "packageManager": "pnpm@10.28.2", + "packageManager": "pnpm@10.29.1", "repository": { "type": "git", "url": "git://github.com/jerome-benoit/benchmarks-js.git" @@ -79,7 +79,7 @@ "@commitlint/config-conventional": "^20.4.1", "@eslint/js": "^9.39.2", "eslint": "^9.39.2", - "eslint-plugin-jsdoc": "^62.5.3", + "eslint-plugin-jsdoc": "^62.5.4", "eslint-plugin-perfectionist": "^5.5.0", "husky": "^9.1.7", "lint-staged": "^16.2.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30ba77a..f086ad9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: ^9.39.2 version: 9.39.2(jiti@2.6.1) eslint-plugin-jsdoc: - specifier: ^62.5.3 - version: 62.5.3(eslint@9.39.2(jiti@2.6.1)) + specifier: ^62.5.4 + version: 62.5.4(eslint@9.39.2(jiti@2.6.1)) eslint-plugin-perfectionist: specifier: ^5.5.0 version: 5.5.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) @@ -837,8 +837,8 @@ packages: eslint-import-resolver-node: optional: true - eslint-plugin-jsdoc@62.5.3: - resolution: {integrity: sha512-wWUrEG9ACexVAg95gH0t0LobV5t4sAnwephEsp95Wv7y6s7Fc6DK3xBeLKi7imVpbSzdcyfo863bKCNYL8ld0g==} + eslint-plugin-jsdoc@62.5.4: + resolution: {integrity: sha512-U+Q5ppErmC17VFQl542eBIaXcuq975BzoIHBXyx7UQx/i4gyHXxPiBkonkuxWyFA98hGLALLUuD+NJcXqSGKxg==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 @@ -2725,7 +2725,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsdoc@62.5.3(eslint@9.39.2(jiti@2.6.1)): + eslint-plugin-jsdoc@62.5.4(eslint@9.39.2(jiti@2.6.1)): dependencies: '@es-joy/jsdoccomment': 0.84.0 '@es-joy/resolve.exports': 1.2.0 -- 2.53.0