From cf04eeb3a36ba5de5408c8281df4a9430560dff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:58:40 +0000 Subject: [PATCH] chore(deps-dev): 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 507ec34a..20d1920c 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "husky": "9.1.7", "jest": "30.3.0", "jscodeshift": "17.3.0", - "lint-staged": "17.0.4", + "lint-staged": "17.0.5", "patch-package": "8.0.1", "prettier": "3.8.3", "react-dom": "19.2.3",