diff --git a/package.json b/package.json index 5d0dda49..f84a4a7d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "husky": "9.1.7", - "lint-staged": "16.1.1", + "lint-staged": "16.1.2", "prettier": "3.5.3", "prettier-plugin-packagejson": "2.5.15" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34cdbcae..1703e3d2 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.1.1 - version: 16.1.1 + specifier: 16.1.2 + version: 16.1.2 prettier: specifier: 3.5.3 version: 3.5.3 @@ -133,8 +133,8 @@ packages: resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} engines: {node: '>=14'} - lint-staged@16.1.1: - resolution: {integrity: sha512-kVZvRAHw9WuufENnwuZLiB1X/8B8YpGszzjMET0bP+uJSjjB7KXeaX2ckYRtQyHfeQdCWMc6tRK34t4geHL9sg==} + lint-staged@16.1.2: + resolution: {integrity: sha512-sQKw2Si2g9KUZNY3XNvRuDq4UJqpHwF0/FQzZR2M7I5MvtpWvibikCjUVJzZdGE0ByurEl3KQNvsGetd1ty1/Q==} engines: {node: '>=20.17'} hasBin: true @@ -326,7 +326,7 @@ snapshots: lilconfig@3.1.3: {} - lint-staged@16.1.1: + lint-staged@16.1.2: dependencies: chalk: 5.4.1 commander: 14.0.0