From 8c843d242d4e403125da0fb71f84bb829b8638f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 06:19:50 +0000 Subject: [PATCH] deps(deps-dev): bump lint-staged from 17.4.1 to 17.5.1 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 17.4.1 to 17.5.1. - [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.4.1...v17.5.1) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 17.5.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f68ff0d..1e7812d 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint": "9.39.4", "eslint-config-next": "16.3.4", "husky": "^9.1.7", - "lint-staged": "17.4.1", + "lint-staged": "17.5.1", "prettier": "3.9.6", "prettier-plugin-tailwindcss": "0.8.1", "tailwindcss": "4.3.3",