diff --git a/package.json b/package.json index 3ac327c6..1ab57108 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "globals": "17.4.0", "husky": "9.1.7", "jiti": "2.6.1", - "lint-staged": "16.3.4", + "lint-staged": "16.4.0", "prettier": "3.8.1", "publint": "0.3.18", "semantic-release": "25.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55afbb72..590c35b0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: 2.6.1 version: 2.6.1 lint-staged: - specifier: 16.3.4 - version: 16.3.4 + specifier: 16.4.0 + version: 16.4.0 prettier: specifier: 3.8.1 version: 3.8.1 @@ -2170,8 +2170,8 @@ packages: lines-and-columns@1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} - lint-staged@16.3.4: - resolution: {integrity: sha512-U5bxYjQA+yeKm4+8bVlkixlDlXdqlrJJU1Rx/h2h1B/FSlt7zW2rkPcnpRHFkSyjkNX8gLXfgfYaDwWkDXbvsQ==} + lint-staged@16.4.0: + resolution: {integrity: sha512-lBWt8hujh/Cjysw5GYVmZpFHXDCgZzhrOm8vbcUdobADZNOK/bRshr2kM3DfgrrtR1DQhfupW9gnIXOfiFi+bw==} engines: {node: '>=20.17'} hasBin: true @@ -3523,7 +3523,7 @@ snapshots: '@commitlint/types': 20.4.4 git-raw-commits: 5.0.1(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.3.0) minimist: 1.2.8 - tinyexec: 1.0.2 + tinyexec: 1.0.4 transitivePeerDependencies: - conventional-commits-filter - conventional-commits-parser @@ -5382,11 +5382,11 @@ snapshots: lines-and-columns@1.2.4: {} - lint-staged@16.3.4: + lint-staged@16.4.0: dependencies: commander: 14.0.3 listr2: 9.0.5 - micromatch: 4.0.8 + picomatch: 4.0.3 string-argv: 0.3.2 tinyexec: 1.0.4 yaml: 2.8.2