fix: "renovate"

This commit is contained in:
bot
2025-06-16 02:18:33 +00:00
parent 22af84b8ee
commit 63b5898286
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.1"
"lint-staged": "^16.1.2"
},
"engines": {
"node": ">=21.0.0"
@ -326,9 +326,9 @@
}
},
"node_modules/lint-staged": {
"version": "16.1.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.1.tgz",
"integrity": "sha512-kVZvRAHw9WuufENnwuZLiB1X/8B8YpGszzjMET0bP+uJSjjB7KXeaX2ckYRtQyHfeQdCWMc6tRK34t4geHL9sg==",
"version": "16.1.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-16.1.2.tgz",
"integrity": "sha512-sQKw2Si2g9KUZNY3XNvRuDq4UJqpHwF0/FQzZR2M7I5MvtpWvibikCjUVJzZdGE0ByurEl3KQNvsGetd1ty1/Q==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

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