diff --git a/package.json b/package.json index e1ed24f5..1b1e8241 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "husky": "^9.1.7", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", - "lint-staged": "^15.3.0", + "lint-staged": "^15.4.1", "prettier": "^3.4.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 214b52bf..8362357e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: ^29.7.0 version: 29.7.0 lint-staged: - specifier: ^15.3.0 - version: 15.4.0 + specifier: ^15.4.1 + version: 15.4.1 prettier: specifier: ^3.4.2 version: 3.4.2 @@ -2046,8 +2046,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 @@ -5366,7 +5366,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