From 3c2cfb91c9d2601a3f495e00d6582f3509fcf173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 10:40:41 +0000 Subject: [PATCH] chore(deps): bump lint-staged from 16.3.2 to 16.4.0 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.3.2 to 16.4.0. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v16.3.2...v16.4.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aabcbb0..25cf1d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,7 +95,7 @@ importers: version: 9.1.7 lint-staged: specifier: ^16.2.7 - version: 16.3.2 + version: 16.4.0 typescript: specifier: ^5.7.3 version: 5.9.3 @@ -1026,8 +1026,8 @@ packages: resolution: {integrity: sha512-TcUjEH64gbGLvNszUvubxP0mYHsyaAWfVEJedATQ5aoYe1swjqWoKMpb8XpHO2B3Q2P3DlFciELIzMkNnbodCg==} engines: {node: '>=18'} - '@sourcegraph/amp@0.0.1773345908-g7c6c67': - resolution: {integrity: sha512-4gDCSmDYhdcnAGiITozMjyVlDgsvSAa5DEqRAVt9lBu6v0GJrN/7Iy6pSZGzPHDpKahs42M/qtwGkE9+dub2Xg==} + '@sourcegraph/amp@0.0.1773649032-gf6d352': + resolution: {integrity: sha512-eo2ay/IC98hbX0t5sdjKyLvIHZUHWMX5FUMyRlX30AbsfJLecHdIF0SIifZII1Nk/F4kHxvKEmqFGlEsb8Ce+w==} engines: {node: '>=20'} hasBin: true @@ -1902,8 +1902,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.4.0: + resolution: {integrity: sha512-lBWt8hujh/Cjysw5GYVmZpFHXDCgZzhrOm8vbcUdobADZNOK/bRshr2kM3DfgrrtR1DQhfupW9gnIXOfiFi+bw==} engines: {node: '>=20.17'} hasBin: true @@ -2456,6 +2456,10 @@ packages: resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==} engines: {node: '>=18'} + tinyexec@1.0.4: + resolution: {integrity: sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==} + engines: {node: '>=18'} + tinyglobby@0.2.15: resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} engines: {node: '>=12.0.0'} @@ -3408,11 +3412,11 @@ snapshots: '@sourcegraph/amp-sdk@0.1.0-20260312122132-g783443e': dependencies: - '@sourcegraph/amp': 0.0.1773345908-g7c6c67 + '@sourcegraph/amp': 0.0.1773649032-gf6d352 zod: 3.25.76 optional: true - '@sourcegraph/amp@0.0.1773345908-g7c6c67': + '@sourcegraph/amp@0.0.1773649032-gf6d352': dependencies: '@napi-rs/keyring': 1.1.9 optional: true @@ -4323,13 +4327,13 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@16.3.2: + lint-staged@16.4.0: dependencies: commander: 14.0.3 listr2: 9.0.5 - micromatch: 4.0.8 + picomatch: 4.0.3 string-argv: 0.3.2 - tinyexec: 1.0.2 + tinyexec: 1.0.4 yaml: 2.8.2 listr2@9.0.5: @@ -4928,6 +4932,8 @@ snapshots: tinyexec@1.0.2: {} + tinyexec@1.0.4: {} + tinyglobby@0.2.15: dependencies: fdir: 6.5.0(picomatch@4.0.3)