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

This commit is contained in:
renovate[bot] 2025-06-15 12:38:31 +00:00 committed by GitHub
parent 057ce7107c
commit 0ca14ed38c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -54,6 +54,6 @@
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.31.0",
"husky": "9.1.7",
"lint-staged": "16.1.1"
"lint-staged": "16.1.2"
}
}

View file

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

lint-staged@16.1.1:
version "16.1.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.1.tgz#e2321462e2df87b37ebeb2661887c911508a1d97"
integrity sha512-kVZvRAHw9WuufENnwuZLiB1X/8B8YpGszzjMET0bP+uJSjjB7KXeaX2ckYRtQyHfeQdCWMc6tRK34t4geHL9sg==
lint-staged@16.1.2:
version "16.1.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-16.1.2.tgz#8cb84daa844f39c7a9790dd2c0caa327125ef059"
integrity sha512-sQKw2Si2g9KUZNY3XNvRuDq4UJqpHwF0/FQzZR2M7I5MvtpWvibikCjUVJzZdGE0ByurEl3KQNvsGetd1ty1/Q==
dependencies:
chalk "^5.4.1"
commander "^14.0.0"