chore(deps): update dependency lint-staged to v16.1.1

This commit is contained in:
renovate[bot] 2025-06-14 09:25:33 +00:00 committed by Misty (NodeBB Bot)
parent 87719c12ff
commit ff491b4014
3 changed files with 10 additions and 9 deletions

9
package-lock.json generated
View file

@ -17,7 +17,7 @@
"@commitlint/config-angular": "17.6.7",
"eslint-config-nodebb": "1.1.7",
"husky": "9.1.7",
"lint-staged": "16.1.0"
"lint-staged": "16.1.1"
}
},
"node_modules/@commitlint/config-angular": {
@ -2534,10 +2534,11 @@
}
},
"node_modules/lint-staged": {
"version": "16.1.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.0.tgz",
"integrity": "sha512-HkpQh69XHxgCjObjejBT3s2ILwNjFx8M3nw+tJ/ssBauDlIpkx2RpqWSi1fBgkXLSSXnbR3iEq1NkVtpvV+FLQ==",
"version": "16.1.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.1.tgz",
"integrity": "sha512-kVZvRAHw9WuufENnwuZLiB1X/8B8YpGszzjMET0bP+uJSjjB7KXeaX2ckYRtQyHfeQdCWMc6tRK34t4geHL9sg==",
"dev": true,
"license": "MIT",
"dependencies": {
"chalk": "^5.4.1",
"commander": "^14.0.0",

View file

@ -42,7 +42,7 @@
"@commitlint/config-angular": "17.6.7",
"eslint-config-nodebb": "1.1.7",
"husky": "9.1.7",
"lint-staged": "16.1.0"
"lint-staged": "16.1.1"
},
"husky": {
"hooks": {

View file

@ -144,10 +144,10 @@ lilconfig@^3.1.3:
resolved "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.3.tgz"
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==

lint-staged@16.1.0:
version "16.1.0"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.0.tgz"
integrity sha512-HkpQh69XHxgCjObjejBT3s2ILwNjFx8M3nw+tJ/ssBauDlIpkx2RpqWSi1fBgkXLSSXnbR3iEq1NkVtpvV+FLQ==
lint-staged@16.1.1:
version "16.1.1"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.1.tgz"
integrity sha512-kVZvRAHw9WuufENnwuZLiB1X/8B8YpGszzjMET0bP+uJSjjB7KXeaX2ckYRtQyHfeQdCWMc6tRK34t4geHL9sg==
dependencies:
chalk "^5.4.1"
commander "^14.0.0"