diff --git a/.changeset/afraid-signs-type.md b/.changeset/afraid-signs-type.md new file mode 100644 index 0000000..dc72722 --- /dev/null +++ b/.changeset/afraid-signs-type.md @@ -0,0 +1,5 @@ +--- +'@commencis/lint-staged-config': patch +--- + +chore(deps): update lint-staged dev-dependency to v15.5.0 diff --git a/package.json b/package.json index 1da6084..d4b44dc 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@vitest/coverage-v8": "3.1.1", "eslint": "9.24.0", "husky": "9.1.7", - "lint-staged": "15.4.3", + "lint-staged": "15.5.0", "prettier": "3.5.3", "turbo": "2.5.0", "typescript": "5.8.2", diff --git a/packages/lint-staged-config/package.json b/packages/lint-staged-config/package.json index 2f69bfb..0b3f64a 100644 --- a/packages/lint-staged-config/package.json +++ b/packages/lint-staged-config/package.json @@ -35,6 +35,7 @@ }, "devDependencies": { "@commencis/ts-config": "0.0.2", + "lint-staged": "15.5.0", "tsup": "8.4.0", "typescript": "5.8.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f43a9fc..64328ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 9.1.7 version: 9.1.7 lint-staged: - specifier: 15.4.3 - version: 15.4.3 + specifier: 15.5.0 + version: 15.5.0 prettier: specifier: 3.5.3 version: 3.5.3 @@ -149,6 +149,9 @@ importers: '@commencis/ts-config': specifier: 0.0.2 version: 0.0.2 + lint-staged: + specifier: 15.5.0 + version: 15.5.0 tsup: specifier: 8.4.0 version: 8.4.0(jiti@2.4.2)(postcss@8.5.3)(typescript@5.8.2)(yaml@2.7.0) @@ -2070,8 +2073,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@15.4.3: - resolution: {integrity: sha512-FoH1vOeouNh1pw+90S+cnuoFwRfUD9ijY2GKy5h7HS3OR7JVir2N2xrsa0+Twc1B7cW72L+88geG5cW4wIhn7g==} + lint-staged@15.5.0: + resolution: {integrity: sha512-WyCzSbfYGhK7cU+UuDDkzUiytbfbi0ZdPy2orwtM75P3WTtQBzmG40cCxIa8Ii2+XjfxzLH6Be46tUfWS85Xfg==} engines: {node: '>=18.12.0'} hasBin: true @@ -5321,7 +5324,7 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@15.4.3: + lint-staged@15.5.0: dependencies: chalk: 5.4.1 commander: 13.1.0