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