From 6c695b43b5b1565c8df9c06d87dee1a502d1d67c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 13:23:29 +0000 Subject: [PATCH] chore(deps-dev): bump lint-staged from 16.1.2 to 16.1.5 Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 16.1.2 to 16.1.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/v16.1.2...v16.1.5) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 16.1.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 0ef8dad..c2b21d3 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint-plugin-n": "17.21.0", "eslint-plugin-prettier": "5.5.1", "globals": "16.2.0", - "lint-staged": "16.1.2", + "lint-staged": "16.1.5", "prettier": "3.6.2", "prettier-plugin-astro": "0.14.1", "simple-git-hooks": "2.13.0",