fix: "renovate"

This commit is contained in:
bot 2024-08-20 16:30:38 +00:00
parent 3e26eb7125
commit 148979ec8e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -14,7 +14,7 @@
"mysql2": "^3.11.0"
},
"devDependencies": {
"husky": "^9.1.4",
"husky": "^9.1.5",
"lint-staged": "^15.2.9"
},
"engines": {
@ -318,9 +318,9 @@
}
},
"node_modules/husky": {
"version": "9.1.4",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.4.tgz",
"integrity": "sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==",
"version": "9.1.5",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.5.tgz",
"integrity": "sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==",
"dev": true,
"license": "MIT",
"bin": {

View File

@ -26,7 +26,7 @@
"mysql2": "^3.11.0"
},
"devDependencies": {
"husky": "^9.1.4",
"husky": "^9.1.5",
"lint-staged": "^15.2.9"
},
"engines": {