diff --git a/package.json b/package.json index 5ec05d0..f679cab 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-unicorn": "^61.0.2", "globals": "^16.4.0", "husky": "^9.1.7", - "lint-staged": "^16.2.0", + "lint-staged": "^16.2.1", "typescript": "5.9.2", "typescript-eslint": "^8.44.1", "vite": "7.1.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 213b8eb..694a5dd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -100,8 +100,8 @@ importers: specifier: ^9.1.7 version: 9.1.7 lint-staged: - specifier: ^16.2.0 - version: 16.2.0 + specifier: ^16.2.1 + version: 16.2.1 typescript: specifier: 5.9.2 version: 5.9.2 @@ -2053,8 +2053,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@16.2.0: - resolution: {integrity: sha512-spdYSOCQ2MdZ9CM1/bu/kDmaYGsrpNOeu1InFFV8uhv14x6YIubGxbCpSmGILFoxkiheNQPDXSg5Sbb5ZuVnug==} + lint-staged@16.2.1: + resolution: {integrity: sha512-KMeYmH9wKvHsXdUp+z6w7HN3fHKHXwT1pSTQTYxB9kI6ekK1rlL3kLZEoXZCppRPXFK9PFW/wfQctV7XUqMrPQ==} engines: {node: '>=20.17'} hasBin: true @@ -4916,7 +4916,7 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@16.2.0: + lint-staged@16.2.1: dependencies: commander: 14.0.1 listr2: 9.0.4