fix: "renovate"

This commit is contained in:
bot 2024-09-12 11:36:56 +00:00
parent a89610bd1d
commit 314e2d4335
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -14,7 +14,7 @@
"mysql2": "^3.11.2"
},
"devDependencies": {
"husky": "^9.1.5",
"husky": "^9.1.6",
"lint-staged": "^15.2.10"
},
"engines": {
@ -318,9 +318,9 @@
}
},
"node_modules/husky": {
"version": "9.1.5",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz",
"integrity": "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==",
"version": "9.1.6",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.6.tgz",
"integrity": "sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==",
"dev": true,
"license": "MIT",
"bin": {

View File

@ -26,7 +26,7 @@
"mysql2": "^3.11.2"
},
"devDependencies": {
"husky": "^9.1.5",
"husky": "^9.1.6",
"lint-staged": "^15.2.10"
},
"engines": {