diff --git a/package.json b/package.json index 48476d1..8e6b206 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "husky": "9.1.7", - "lint-staged": "16.2.0", + "lint-staged": "16.2.1", "prettier": "3.6.2", "prettier-plugin-packagejson": "2.5.19" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ebba0f3..3910b95 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,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 prettier: specifier: 3.6.2 version: 3.6.2 @@ -113,8 +113,8 @@ packages: resolution: {integrity: sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==} engines: {node: '>=12'} - 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 @@ -294,7 +294,7 @@ snapshots: is-plain-obj@4.1.0: {} - lint-staged@16.2.0: + lint-staged@16.2.1: dependencies: commander: 14.0.1 listr2: 9.0.4