From 092ab573a15fe03a94983c7638fd696c8ac4dae9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 12:08:50 +0100 Subject: [PATCH] chore(deps): update all non-major dependencies (#413) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 8 ++++---- pnpm-lock.yaml | 31 ++++++++++++++++++++----------- 2 files changed, 24 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 836e522..f4185e0 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,9 @@ "type": "module", "volta": { "node": "24.14.0", - "pnpm": "10.32.0" + "pnpm": "10.32.1" }, - "packageManager": "pnpm@10.32.0", + "packageManager": "pnpm@10.32.1", "repository": { "type": "git", "url": "git://github.com/jerome-benoit/benchmarks-js.git" @@ -87,10 +87,10 @@ "devDependencies": { "@biomejs/biome": "^2.4.6", "@commitlint/cli": "^20.4.3", - "@commitlint/config-conventional": "^20.4.3", + "@commitlint/config-conventional": "^20.4.4", "@eslint/js": "^9.39.4", "eslint": "^9.39.4", - "eslint-plugin-jsdoc": "^62.7.1", + "eslint-plugin-jsdoc": "^62.8.0", "eslint-plugin-perfectionist": "^5.6.0", "husky": "^9.1.7", "lint-staged": "^16.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3627cce..92ae28c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^20.4.3 version: 20.4.3(@types/node@25.3.3)(typescript@5.9.3) '@commitlint/config-conventional': - specifier: ^20.4.3 - version: 20.4.3 + specifier: ^20.4.4 + version: 20.4.4 '@eslint/js': specifier: ^9.39.4 version: 9.39.4 @@ -61,8 +61,8 @@ importers: specifier: ^9.39.4 version: 9.39.4(jiti@2.6.1) eslint-plugin-jsdoc: - specifier: ^62.7.1 - version: 62.7.1(eslint@9.39.4(jiti@2.6.1)) + specifier: ^62.8.0 + version: 62.8.0(eslint@9.39.4(jiti@2.6.1)) eslint-plugin-perfectionist: specifier: ^5.6.0 version: 5.6.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) @@ -154,8 +154,8 @@ packages: engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@20.4.3': - resolution: {integrity: sha512-9RtLySbYQAs8yEqWEqhSZo9nYhbm57jx7qHXtgRmv/nmeQIjjMcwf6Dl+y5UZcGWgWx435TAYBURONaJIuCjWg==} + '@commitlint/config-conventional@20.4.4': + resolution: {integrity: sha512-Usg+XXbPNG2GtFWTgRURNWCge1iH1y6jQIvvklOdAbyn2t8ajfVwZCnf5t5X4gUsy17BOiY+myszGsSMIvhOVA==} engines: {node: '>=v18'} '@commitlint/config-validator@20.4.3': @@ -218,6 +218,10 @@ packages: resolution: {integrity: sha512-51OWa1Gi6ODOasPmfJPq6js4pZoomima4XLZZCrkldaH2V5Nb3bVhNXPeT6XV0gubbainSpTw4zi68NqAeCNCg==} engines: {node: '>=v18'} + '@commitlint/types@20.4.4': + resolution: {integrity: sha512-dwTGzyAblFXHJNBOgrTuO5Ee48ioXpS5XPRLLatxhQu149DFAHUcB3f0Q5eea3RM4USSsP1+WVT2dBtLVod4fg==} + engines: {node: '>=v18'} + '@es-joy/jsdoccomment@0.84.0': resolution: {integrity: sha512-0xew1CxOam0gV5OMjh2KjFQZsKL2bByX1+q4j3E73MpYIdyUxcZb/xQct9ccUb+ve5KGUYbCUxyPnYB7RbuP+w==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} @@ -678,8 +682,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-jsdoc@62.7.1: - resolution: {integrity: sha512-4Zvx99Q7d1uggYBUX/AIjvoyqXhluGbbKrRmG8SQTLprPFg6fa293tVJH1o1GQwNe3lUydd8ZHzn37OaSncgSQ==} + eslint-plugin-jsdoc@62.8.0: + resolution: {integrity: sha512-hu3r9/6JBmPG6wTcqtYzgZAnjEG2eqRUATfkFscokESg1VDxZM21ZaMire0KjeMwfj+SXvgB4Rvh5LBuesj92w==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 @@ -1797,9 +1801,9 @@ snapshots: - '@types/node' - typescript - '@commitlint/config-conventional@20.4.3': + '@commitlint/config-conventional@20.4.4': dependencies: - '@commitlint/types': 20.4.3 + '@commitlint/types': 20.4.4 conventional-changelog-conventionalcommits: 9.2.0 '@commitlint/config-validator@20.4.3': @@ -1893,6 +1897,11 @@ snapshots: conventional-commits-parser: 6.3.0 picocolors: 1.1.1 + '@commitlint/types@20.4.4': + dependencies: + conventional-commits-parser: 6.3.0 + picocolors: 1.1.1 + '@es-joy/jsdoccomment@0.84.0': dependencies: '@types/estree': 1.0.8 @@ -2473,7 +2482,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@62.7.1(eslint@9.39.4(jiti@2.6.1)): + eslint-plugin-jsdoc@62.8.0(eslint@9.39.4(jiti@2.6.1)): dependencies: '@es-joy/jsdoccomment': 0.84.0 '@es-joy/resolve.exports': 1.2.0 -- 2.43.0