From fff9745c7be84825a642780f1298f0688e44fe1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 10:13:25 +0000 Subject: [PATCH] Bump lint-staged from 15.4.0 to 15.4.1 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.0 to 15.4.1. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v15.4.0...v15.4.1) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cac8b573..4dbd50ea 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint-plugin-react-hooks": "^5.1.0", "husky": "^9.1.7", "jsdom": "^26.0.0", - "lint-staged": "^15.4.0", + "lint-staged": "^15.4.1", "msw": "^2.7.0", "node-fetch": "^3.3.2", "postcss": "^8.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad6340a0..0813978d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -124,8 +124,8 @@ importers: specifier: ^26.0.0 version: 26.0.0 lint-staged: - specifier: ^15.4.0 - version: 15.4.0 + specifier: ^15.4.1 + version: 15.4.1 msw: specifier: ^2.7.0 version: 2.7.0(@types/node@22.10.7)(typescript@5.7.3) @@ -2427,8 +2427,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@15.4.0: - resolution: {integrity: sha512-UdODqEZiQimd7rCzZ2vqFuELRNUda3mdv7M93jhE4SmDiqAj/w/msvwKgagH23jv2iCPw6Q5m+ltX4VlHvp2LQ==} + lint-staged@15.4.1: + resolution: {integrity: sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==} engines: {node: '>=18.12.0'} hasBin: true @@ -6095,7 +6095,7 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@15.4.0: + lint-staged@15.4.1: dependencies: chalk: 5.4.1 commander: 12.1.0