From 6d0d5ad89d59dd517f5934ed70170c89a55c7950 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 05:32:45 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- package.json | 6 +++--- pnpm-lock.yaml | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index b39d45e..28e79b8 100644 --- a/package.json +++ b/package.json @@ -26,9 +26,9 @@ }, "volta": { "node": "24.14.0", - "pnpm": "10.31.0" + "pnpm": "10.32.0" }, - "packageManager": "pnpm@10.31.0", + "packageManager": "pnpm@10.32.0", "type": "module", "pnpm": { "overrides": { @@ -60,7 +60,7 @@ "eslint-plugin-jsdoc": "^62.7.1", "eslint-plugin-perfectionist": "^5.6.0", "husky": "^9.1.7", - "lint-staged": "^16.3.2", + "lint-staged": "^16.3.3", "neostandard": "^0.13.0", "prettier": "^3.8.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4ea44cf..fb64021 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: ^9.1.7 version: 9.1.7 lint-staged: - specifier: ^16.3.2 - version: 16.3.2 + specifier: ^16.3.3 + version: 16.3.3 neostandard: specifier: ^0.13.0 version: 0.13.0(eslint@9.39.4(jiti@2.6.1))(typescript@5.9.3) @@ -1223,8 +1223,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@16.3.2: - resolution: {integrity: sha512-xKqhC2AeXLwiAHXguxBjuChoTTWFC6Pees0SHPwOpwlvI3BH7ZADFPddAdN3pgo3aiKgPUx/bxE78JfUnxQnlg==} + lint-staged@16.3.3: + resolution: {integrity: sha512-RLq2koZ5fGWrx7tcqx2tSTMQj4lRkfNJaebO/li/uunhCJbtZqwTuwPHpgIimAHHi/2nZIiGrkCHDCOeR1onxA==} engines: {node: '>=20.17'} hasBin: true @@ -3080,7 +3080,7 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@16.3.2: + lint-staged@16.3.3: dependencies: commander: 14.0.3 listr2: 9.0.5