diff --git a/package.json b/package.json index 85cb407c..e71b627c 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "globby": "14.0.2", "husky": "9.1.7", "knip": "5.41.1", - "lint-staged": "15.2.11", + "lint-staged": "15.3.0", "markdownlint": "0.37.2", "markdownlint-cli": "0.43.0", "prettier-plugin-curly": "0.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ea0aa975..f816d504 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -190,8 +190,8 @@ importers: specifier: 5.41.1 version: 5.41.1(@types/node@22.10.2)(typescript@5.7.2) lint-staged: - specifier: 15.2.11 - version: 15.2.11 + specifier: 15.3.0 + version: 15.3.0 markdownlint: specifier: 0.37.2 version: 0.37.2 @@ -3021,8 +3021,8 @@ packages: linkify-it@5.0.0: resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==} - lint-staged@15.2.11: - resolution: {integrity: sha512-Ev6ivCTYRTGs9ychvpVw35m/bcNDuBN+mnTeObCL5h+boS5WzBEC6LHI4I9F/++sZm1m+J2LEiy0gxL/R9TBqQ==} + lint-staged@15.3.0: + resolution: {integrity: sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==} engines: {node: '>=18.12.0'} hasBin: true @@ -7279,9 +7279,9 @@ snapshots: dependencies: uc.micro: 2.1.0 - lint-staged@15.2.11: + lint-staged@15.3.0: dependencies: - chalk: 5.3.0 + chalk: 5.4.1 commander: 12.1.0 debug: 4.4.0 execa: 8.0.1