chore(deps): update dependency lint-staged to v15.4.1

This commit is contained in:
renovate[bot] 2025-01-16 20:21:32 +00:00 committed by Misty (NodeBB Bot)
parent 0d84400c6b
commit 93677ccb83
2 changed files with 5 additions and 5 deletions

View file

@ -42,7 +42,7 @@
"eslint-config-nodebb": "0.2.1",
"eslint-plugin-import": "2.x",
"husky": "9.1.7",
"lint-staged": "15.3.0"
"lint-staged": "15.4.1"
},
"husky": {
"hooks": {

View file

@ -1201,10 +1201,10 @@ lilconfig@~3.1.3:
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4"
integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==

lint-staged@15.3.0:
version "15.3.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.3.0.tgz#32a0b3f2f2b8825950bd3b9fb093e045353bdfa3"
integrity sha512-vHFahytLoF2enJklgtOtCtIjZrKD/LoxlaUusd5nh7dWv/dkKQJY74ndFSzxCdv7g0ueGg1ORgTSt4Y9LPZn9A==
lint-staged@15.4.1:
version "15.4.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.4.1.tgz#b34e3297ae13fdb2d99b3456e2dbd8e20798bced"
integrity sha512-P8yJuVRyLrm5KxCtFx+gjI5Bil+wO7wnTl7C3bXhvtTaAFGirzeB24++D0wGoUwxrUKecNiehemgCob9YL39NA==
dependencies:
chalk "~5.4.1"
commander "~12.1.0"