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

This commit is contained in:
renovate[bot] 2025-09-28 13:21:30 +00:00 committed by Misty (NodeBB Bot)
parent ed06cbf60c
commit 56edb0fcc2
2 changed files with 5 additions and 5 deletions

View file

@ -53,6 +53,6 @@
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.32.0",
"husky": "9.1.7",
"lint-staged": "16.2.2"
"lint-staged": "16.2.3"
}
}

View file

@ -2547,10 +2547,10 @@ linkify-it@^3.0.1:
dependencies:
uc.micro "^1.0.1"

lint-staged@16.2.2:
version "16.2.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.2.tgz#2a2058967fb1c0311fc8170d118e01beaceb6c79"
integrity sha512-OFKtBWYJXOonKxj2Vv0thpTaaHE31CJD19/X69ks2BkeV38rhTrS/z68+JYXT43MCf4D2uqtpbOY7kxlvSoq5g==
lint-staged@16.2.3:
version "16.2.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.2.3.tgz#790866221d75602510507b5be40b2c7963715960"
integrity sha512-1OnJEESB9zZqsp61XHH2fvpS1es3hRCxMplF/AJUDa8Ho8VrscYDIuxGrj3m8KPXbcWZ8fT9XTMUhEQmOVKpKw==
dependencies:
commander "^14.0.1"
listr2 "^9.0.4"