renovate (#12)

Co-authored-by: m.schnitzler <martin.wb.2015@gmail.com>
Co-committed-by: m.schnitzler <martin.wb.2015@gmail.com>
This commit is contained in:
m.schnitzler 2024-08-20 16:31:01 +00:00 committed by root
parent 3e26eb7125
commit b462243c8f
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

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

View File

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