fix: "renovate"

This commit is contained in:
bot
2025-06-15 01:06:59 +00:00
parent e19cd9c6fc
commit fca837db34
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -15,7 +15,7 @@
},
"devDependencies": {
"husky": "^9.1.7",
"lint-staged": "^16.1.0"
"lint-staged": "^16.1.1"
},
"engines": {
"node": ">=21.0.0"
@ -326,9 +326,9 @@
}
},
"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": {

View File

@ -27,7 +27,7 @@
},
"devDependencies": {
"husky": "^9.1.7",
"lint-staged": "^16.1.0"
"lint-staged": "^16.1.1"
},
"engines": {
"node": ">=21.0.0"