From 01fdd87df8c786667c8209ffed85b90e0ed93e07 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 05 Jun 2026 22:31:05 +0000
Subject: [PATCH] build(deps-dev): bump lint-staged from 17.0.4 to 17.0.5 (#975)

---
 package-lock.json |    8 ++++----
 package.json      |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index de46576..fee197c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20,7 +20,7 @@
 				"@release-it/conventional-changelog": "11.0.0",
 				"@types/node": "25.9.1",
 				"dotenv": "17.4.2",
-				"lint-staged": "17.0.4",
+				"lint-staged": "17.0.5",
 				"lockfile-lint": "5.0.0",
 				"markdownlint": "0.40.0",
 				"markdownlint-cli2": "0.22.1",
@@ -4503,9 +4503,9 @@
 			}
 		},
 		"node_modules/lint-staged": {
-			"version": "17.0.4",
-			"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.4.tgz",
-			"integrity": "sha512-+rU9lSUyVOZ/hDUmRLVGzyS2v73cDdQjX+XQz1AaOdIE4RysLq0HoPW2HrrgeNCLklkhi904VBU1bmgWLHVnkA==",
+			"version": "17.0.5",
+			"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.5.tgz",
+			"integrity": "sha512-d12yC+/e8RhBjZtaxZn71FyrgU/P5e+uAPifhCLwdosQZP/zamSdKRWDC30ocVIbzDKiFG1McHc/LUgB92GIPw==",
 			"dev": true,
 			"license": "MIT",
 			"dependencies": {
diff --git a/package.json b/package.json
index 6b574d1..5cfd254 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
 		"@release-it/conventional-changelog": "11.0.0",
 		"@types/node": "25.9.1",
 		"dotenv": "17.4.2",
-		"lint-staged": "17.0.4",
+		"lint-staged": "17.0.5",
 		"lockfile-lint": "5.0.0",
 		"markdownlint": "0.40.0",
 		"markdownlint-cli2": "0.22.1",

--
Gitblit v1.10.0