From b7bf7c6172fe363be87e609fdf56dbad2087b72a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 11:37:13 +0000 Subject: [PATCH] build(deps): bump lint-staged from 16.3.2 to 16.3.3 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.3.2 to 16.3.3. - [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.3.3) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 14 +++++++------- pnpm-workspace.yaml | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0ed1b56..1dc9e31 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,8 +26,8 @@ catalogs: 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 config: class-transformer: specifier: ^0.5.1 @@ -148,7 +148,7 @@ importers: version: 9.1.7 lint-staged: specifier: catalog:ci - version: 16.3.2 + version: 16.3.3 prettier: specifier: catalog:lint version: 3.8.1 @@ -268,7 +268,7 @@ importers: version: 10.0.2(jiti@2.6.1) lint-staged: specifier: catalog:ci - version: 16.3.2 + version: 16.3.3 prettier: specifier: catalog:lint version: 3.8.1 @@ -2865,8 +2865,8 @@ packages: linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} - 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 @@ -5521,7 +5521,7 @@ snapshots: dependencies: uc.micro: 2.1.0 - lint-staged@16.3.2: + lint-staged@16.3.3: dependencies: commander: 14.0.3 listr2: 9.0.5 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 3fa1ba9..bc514d0 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -13,7 +13,7 @@ catalogs: '@favware/cliff-jumper': ^6.0.0 '@nanoforge-dev/actions': ^1.1.0 husky: ^9.1.7 - lint-staged: ^16.3.2 + lint-staged: ^16.3.3 config: class-transformer: ^0.5.1 class-validator: ^0.14.3