From b79ed389eaec6fa03efb8bc0e3178dcd104dec29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 22:47:43 +0000 Subject: [PATCH] Bump lint-staged from 16.2.7 to 16.4.0 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.2.7 to 16.4.0. - [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/v16.2.7...v16.4.0) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.4.0 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 feb44221..e1b6d7ed 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "husky": "^9.1.7", "jest": "30.2.0", "jscodeshift": "^17.3.0", - "lint-staged": "16.2.7", + "lint-staged": "16.4.0", "patch-package": "8.0.1", "prettier": "3.8.1", "react-dom": "19.2.0",