diff --git a/package.json b/package.json index 5c78f43..9181a28 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "eslint": "^10.3.0", "globals": "^17.6.0", "husky": "^9.1.7", - "lint-staged": "^17.0.2", + "lint-staged": "^17.0.4", "prettier": "^3.8.3", "typescript-eslint": "^8.59.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2eed72..b2eb9aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^9.1.7 version: 9.1.7 lint-staged: - specifier: ^17.0.2 - version: 17.0.2 + specifier: ^17.0.4 + version: 17.0.4 prettier: specifier: ^3.8.3 version: 3.8.3 @@ -405,8 +405,8 @@ packages: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} - lint-staged@17.0.2: - resolution: {integrity: sha512-Rbr6rdmbCn1fIDHBZpn0madg0hEkdlh+QwajnL3Qq0ZUq/icAJfLGj9BVBajAXi7657ZzKQ7kobGP9S5XOHYRw==} + lint-staged@17.0.4: + resolution: {integrity: sha512-+rU9lSUyVOZ/hDUmRLVGzyS2v73cDdQjX+XQz1AaOdIE4RysLq0HoPW2HrrgeNCLklkhi904VBU1bmgWLHVnkA==} engines: {node: '>=22.22.1'} hasBin: true @@ -945,7 +945,7 @@ snapshots: prelude-ls: 1.2.1 type-check: 0.4.0 - lint-staged@17.0.2: + lint-staged@17.0.4: dependencies: listr2: 10.2.1 picomatch: 4.0.4