From 647baf9bcc34a310533cf513c1003f75ffe2caf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 22:12:21 +0000 Subject: [PATCH] Bump lint-staged from 17.0.4 to 17.0.5 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.0.4 to 17.0.5. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](https://github.com/lint-staged/lint-staged/compare/v17.0.4...v17.0.5) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.0.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4a99253..f7c1907 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "eslint": "^10.3.0", "husky": "^9.1.7", "jest": "^30.4.2", - "lint-staged": "^17.0.4", + "lint-staged": "^17.0.5", "pinst": "^3.0.0", "prettier": "3.8.3", "ts-jest": "^29.4.9", diff --git a/yarn.lock b/yarn.lock index 69a32f8..a43f350 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4168,9 +4168,9 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:^17.0.4": - version: 17.0.4 - resolution: "lint-staged@npm:17.0.4" +"lint-staged@npm:^17.0.5": + version: 17.0.5 + resolution: "lint-staged@npm:17.0.5" dependencies: listr2: "npm:^10.2.1" picomatch: "npm:^4.0.4" @@ -4182,7 +4182,7 @@ __metadata: optional: true bin: lint-staged: bin/lint-staged.js - checksum: 10/a9b1bf30450523ea301e6d95782963f3b94fc7dd012647a523fa494f072aa046f2e60d854885bb9f909bf69b6bf2e02d70ddc42553a8ead9307532688005f64c + checksum: 10/a0bea43689d68ec0bf6a56943884dbdb96b6b49e2677bf80654d802678b2edf9fc65338ca8ef3fc310f245933ea2a809db1ac94431dc445c57a4d49620d9d4da languageName: node linkType: hard @@ -5558,7 +5558,7 @@ __metadata: eslint: "npm:^10.3.0" husky: "npm:^9.1.7" jest: "npm:^30.4.2" - lint-staged: "npm:^17.0.4" + lint-staged: "npm:^17.0.5" pinst: "npm:^3.0.0" prettier: "npm:3.8.3" ts-jest: "npm:^29.4.9"