From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 11:41:04 +0000 (+0200) Subject: fix(deps): update all non-major dependencies (#429) X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=1faf0902258f3dde06ebba07505d417a80fd1385;p=benchmarks-js.git fix(deps): update all non-major dependencies (#429) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/package.json b/package.json index a9b0791..bd36f24 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "node-object-hash": "^3.1.1", "object-hash": "^3.0.0", "ramda": "^0.32.0", - "remeda": "^2.33.6", + "remeda": "^2.33.7", "tinybench": "^6.0.0", "uuid": "^13.0.0" }, @@ -90,7 +90,7 @@ "@commitlint/config-conventional": "^20.5.0", "@eslint/js": "^9.39.4", "eslint": "^9.39.4", - "eslint-plugin-jsdoc": "^62.8.1", + "eslint-plugin-jsdoc": "^62.9.0", "eslint-plugin-perfectionist": "^5.7.0", "husky": "^9.1.7", "lint-staged": "^16.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6be5889..6367630 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,7 +36,7 @@ importers: specifier: ^0.32.0 version: 0.32.0 remeda: - specifier: ^2.33.6 + specifier: ^2.33.7 version: 2.33.7 tinybench: specifier: ^6.0.0 @@ -61,8 +61,8 @@ importers: specifier: ^9.39.4 version: 9.39.4(jiti@2.6.1) eslint-plugin-jsdoc: - specifier: ^62.8.1 - version: 62.8.1(eslint@9.39.4(jiti@2.6.1)) + specifier: ^62.9.0 + version: 62.9.0(eslint@9.39.4(jiti@2.6.1)) eslint-plugin-perfectionist: specifier: ^5.7.0 version: 5.7.0(eslint@9.39.4(jiti@2.6.1))(typescript@6.0.2) @@ -230,8 +230,8 @@ packages: conventional-commits-parser: optional: true - '@es-joy/jsdoccomment@0.84.0': - resolution: {integrity: sha512-0xew1CxOam0gV5OMjh2KjFQZsKL2bByX1+q4j3E73MpYIdyUxcZb/xQct9ccUb+ve5KGUYbCUxyPnYB7RbuP+w==} + '@es-joy/jsdoccomment@0.86.0': + resolution: {integrity: sha512-ukZmRQ81WiTpDWO6D/cTBM7XbrNtutHKvAVnZN/8pldAwLoJArGOvkNyxPTBGsPjsoaQBJxlH+tE2TNA/92Qgw==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} '@es-joy/resolve.exports@1.2.0': @@ -517,8 +517,8 @@ packages: resolution: {integrity: sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==} engines: {node: '>=20'} - comment-parser@1.4.5: - resolution: {integrity: sha512-aRDkn3uyIlCFfk5NUA+VdwMmMsh8JGhc4hapfV4yxymHGQ3BVskMQfoXGpCo5IoBuQ9tS5iiVKhCpTcB4pW4qw==} + comment-parser@1.4.6: + resolution: {integrity: sha512-ObxuY6vnbWTN6Od72xfwN9DbzC7Y2vv8u1Soi9ahRKL37gb6y1qk6/dgjs+3JWuXJHWvsg3BXIwzd/rkmAwavg==} engines: {node: '>= 12.0.0'} compare-func@2.0.0: @@ -686,8 +686,8 @@ packages: peerDependencies: eslint: '>=8' - eslint-plugin-jsdoc@62.8.1: - resolution: {integrity: sha512-e9358PdHgvcMF98foNd3L7hVCw70Lt+YcSL7JzlJebB8eT5oRJtW6bHMQKoAwJtw6q0q0w/fRIr2kwnHdFDI6A==} + eslint-plugin-jsdoc@62.9.0: + resolution: {integrity: sha512-PY7/X4jrVgoIDncUmITlUqK546Ltmx/Pd4Hdsu4CvSjryQZJI2mEV4vrdMufyTetMiZ5taNSqvK//BTgVUlNkA==} engines: {node: ^20.19.0 || ^22.13.0 || >=24} peerDependencies: eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 @@ -1099,8 +1099,8 @@ packages: resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} hasBin: true - jsdoc-type-pratt-parser@7.1.1: - resolution: {integrity: sha512-/2uqY7x6bsrpi3i9LVU6J89352C0rpMk0as8trXxCtvd4kPk1ke/Eyif6wqfSLvoNJqcDG9Vk4UsXgygzCt2xA==} + jsdoc-type-pratt-parser@7.2.0: + resolution: {integrity: sha512-dh140MMgjyg3JhJZY/+iEzW+NO5xR2gpbDFKHqotCmexElVntw7GjWjt511+C/Ef02RU5TKYrJo/Xlzk+OLaTw==} engines: {node: '>=20.0.0'} json-buffer@3.0.1: @@ -1885,13 +1885,13 @@ snapshots: optionalDependencies: conventional-commits-parser: 6.4.0 - '@es-joy/jsdoccomment@0.84.0': + '@es-joy/jsdoccomment@0.86.0': dependencies: '@types/estree': 1.0.8 '@typescript-eslint/types': 8.58.0 - comment-parser: 1.4.5 + comment-parser: 1.4.6 esquery: 1.7.0 - jsdoc-type-pratt-parser: 7.1.1 + jsdoc-type-pratt-parser: 7.2.0 '@es-joy/resolve.exports@1.2.0': {} @@ -2231,7 +2231,7 @@ snapshots: commander@14.0.3: {} - comment-parser@1.4.5: {} + comment-parser@1.4.6: {} compare-func@2.0.0: dependencies: @@ -2464,12 +2464,12 @@ 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.8.1(eslint@9.39.4(jiti@2.6.1)): + eslint-plugin-jsdoc@62.9.0(eslint@9.39.4(jiti@2.6.1)): dependencies: - '@es-joy/jsdoccomment': 0.84.0 + '@es-joy/jsdoccomment': 0.86.0 '@es-joy/resolve.exports': 1.2.0 are-docs-informative: 0.0.2 - comment-parser: 1.4.5 + comment-parser: 1.4.6 debug: 4.4.3 escape-string-regexp: 4.0.0 eslint: 9.39.4(jiti@2.6.1) @@ -2927,7 +2927,7 @@ snapshots: dependencies: argparse: 2.0.1 - jsdoc-type-pratt-parser@7.1.1: {} + jsdoc-type-pratt-parser@7.2.0: {} json-buffer@3.0.1: {}