From 585f2fd2338f49775778fd2b92adec48594b2437 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Feb 2026 15:14:31 +0100 Subject: [PATCH] chore(deps): update all non-major dependencies (#403) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 6 +++--- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 4fa34fa..b4d82d3 100644 --- a/package.json +++ b/package.json @@ -10,9 +10,9 @@ "type": "module", "volta": { "node": "24.14.0", - "pnpm": "10.30.2" + "pnpm": "10.30.3" }, - "packageManager": "pnpm@10.30.2", + "packageManager": "pnpm@10.30.3", "repository": { "type": "git", "url": "git://github.com/jerome-benoit/benchmarks-js.git" @@ -93,7 +93,7 @@ "eslint-plugin-jsdoc": "^62.7.1", "eslint-plugin-perfectionist": "^5.6.0", "husky": "^9.1.7", - "lint-staged": "^16.2.7", + "lint-staged": "^16.3.0", "neostandard": "^0.12.2", "npm-run-all2": "^8.0.4", "prettier": "^3.8.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f3a1fd3..805e18b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: ^9.1.7 version: 9.1.7 lint-staged: - specifier: ^16.2.7 - version: 16.2.7 + specifier: ^16.3.0 + version: 16.3.0 neostandard: specifier: ^0.12.2 version: 0.12.2(@typescript-eslint/utils@8.56.0(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.3(jiti@2.6.1))(typescript@5.9.3) @@ -1287,8 +1287,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@16.2.7: - resolution: {integrity: sha512-lDIj4RnYmK7/kXMya+qJsmkRFkGolciXjrsZ6PC25GdTfWOAWetR0ZbsNXRAj1EHHImRSalc+whZFg56F5DVow==} + lint-staged@16.3.0: + resolution: {integrity: sha512-YVHHy/p6U4/No9Af+35JLh3umJ9dPQnGTvNCbfO/T5fC60us0jFnc+vw33cqveI+kqxIFJQakcMVTO2KM+653A==} engines: {node: '>=20.17'} hasBin: true @@ -3241,14 +3241,14 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@16.2.7: + lint-staged@16.3.0: dependencies: commander: 14.0.3 listr2: 9.0.5 micromatch: 4.0.8 nano-spawn: 2.0.0 - pidtree: 0.6.0 string-argv: 0.3.2 + tinyexec: 1.0.2 yaml: 2.8.2 listr2@9.0.5: -- 2.43.0