From c394bb652498e25fc99b6f965974a1f05e9fe649 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 01 Jul 2026 11:02:40 +0000
Subject: [PATCH] build(deps-dev): bump lint-staged from 17.0.7 to 17.0.8
---
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 d2a808e..68a14f4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"@release-it/conventional-changelog": "11.0.0",
"@types/node": "25.9.1",
"dotenv": "17.4.2",
- "lint-staged": "17.0.7",
+ "lint-staged": "17.0.8",
"lockfile-lint": "5.0.0",
"markdownlint": "0.40.0",
"markdownlint-cli2": "0.22.1",
@@ -4566,9 +4566,9 @@
}
},
"node_modules/lint-staged": {
- "version": "17.0.7",
- "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.7.tgz",
- "integrity": "sha512-JrSobt+tW3rH8IOMi8tDZd3foorM5yPEkLD/V2NxobgHrFfHWGee4MOLVuZeScgxftEwbHrPHIFA/ZL+nUJeuA==",
+ "version": "17.0.8",
+ "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-17.0.8.tgz",
+ "integrity": "sha512-B2P/d+jVW0UXOQ0MVMLrB/9ydA1P+zz6jYfdrbbEd9ur3S2rcbduFWKiUCC02Sm5hbC8nrm7y24WuYMG54HfxA==",
"dev": true,
"license": "MIT",
"dependencies": {
diff --git a/package.json b/package.json
index e5a4e17..11f1835 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"@release-it/conventional-changelog": "11.0.0",
"@types/node": "25.9.1",
"dotenv": "17.4.2",
- "lint-staged": "17.0.7",
+ "lint-staged": "17.0.8",
"lockfile-lint": "5.0.0",
"markdownlint": "0.40.0",
"markdownlint-cli2": "0.22.1",
--
Gitblit v1.10.0