From 2cc1052288e55137e23adf5492571acc01d59e4c Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 02 Jun 2026 07:56:05 +0000
Subject: [PATCH] build(deps-dev): bump lint-staged from 17.0.4 to 17.0.5
---
package-lock.json | 20 ++++----------------
package.json | 2 +-
2 files changed, 5 insertions(+), 17 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index a7c3aff..9441e57 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20,7 +20,7 @@
"@release-it/conventional-changelog": "11.0.0",
"@types/node": "25.8.0",
"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",
@@ -128,9 +128,6 @@
"arm64"
],
"dev": true,
- "libc": [
- "glibc"
- ],
"license": "MIT OR Apache-2.0",
"optional": true,
"os": [
@@ -148,9 +145,6 @@
"arm64"
],
"dev": true,
- "libc": [
- "musl"
- ],
"license": "MIT OR Apache-2.0",
"optional": true,
"os": [
@@ -168,9 +162,6 @@
"x64"
],
"dev": true,
- "libc": [
- "glibc"
- ],
"license": "MIT OR Apache-2.0",
"optional": true,
"os": [
@@ -188,9 +179,6 @@
"x64"
],
"dev": true,
- "libc": [
- "musl"
- ],
"license": "MIT OR Apache-2.0",
"optional": true,
"os": [
@@ -4515,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 770a29f..ab9f8e2 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"@release-it/conventional-changelog": "11.0.0",
"@types/node": "25.8.0",
"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