From 5ad7d237273c6c00aa683868b9c558b1dd427ec5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 12:14:30 +0100 Subject: [PATCH] chore(deps): update all non-major dependencies (#401) 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 815a8f6..2c3255c 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,9 @@ "type": "module", "volta": { "node": "24.13.1", - "pnpm": "10.30.1" + "pnpm": "10.30.2" }, - "packageManager": "pnpm@10.30.1", + "packageManager": "pnpm@10.30.2", "repository": { "type": "git", "url": "git://github.com/jerome-benoit/benchmarks-js.git" @@ -90,7 +90,7 @@ "@commitlint/config-conventional": "^20.4.2", "@eslint/js": "^9.39.3", "eslint": "^9.39.3", - "eslint-plugin-jsdoc": "^62.7.0", + "eslint-plugin-jsdoc": "^62.7.1", "eslint-plugin-perfectionist": "^5.6.0", "husky": "^9.1.7", "lint-staged": "^16.2.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8c0319..a29bf6d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,8 +61,8 @@ importers: specifier: ^9.39.3 version: 9.39.3(jiti@2.6.1) eslint-plugin-jsdoc: - specifier: ^62.7.0 - version: 62.7.0(eslint@9.39.3(jiti@2.6.1)) + specifier: ^62.7.1 + version: 62.7.1(eslint@9.39.3(jiti@2.6.1)) eslint-plugin-perfectionist: specifier: ^5.6.0 version: 5.6.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) @@ -831,8 +831,8 @@ packages: eslint-import-resolver-node: optional: true - eslint-plugin-jsdoc@62.7.0: - resolution: {integrity: sha512-jootujJOIGMkCLN+/WgDFKtaclCt2MEEy9cZ1RyK19Az1JvVI3awbeMXNlJ6y4h8RWIJpcXqmxsu4t9NThYbNw==} + eslint-plugin-jsdoc@62.7.1: + resolution: {integrity: sha512-4Zvx99Q7d1uggYBUX/AIjvoyqXhluGbbKrRmG8SQTLprPFg6fa293tVJH1o1GQwNe3lUydd8ZHzn37OaSncgSQ==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 @@ -2743,7 +2743,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-jsdoc@62.7.0(eslint@9.39.3(jiti@2.6.1)): + eslint-plugin-jsdoc@62.7.1(eslint@9.39.3(jiti@2.6.1)): dependencies: '@es-joy/jsdoccomment': 0.84.0 '@es-joy/resolve.exports': 1.2.0 -- 2.53.0