renovate (#6)

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-07-25 13:09:45 +00:00 committed by root
parent 15e0f3ee98
commit b448727536
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -14,7 +14,7 @@
"mysql2": "^3.10.3"
},
"devDependencies": {
"husky": "^9.1.1",
"husky": "^9.1.2",
"lint-staged": "^15.2.7"
},
"engines": {
@ -302,9 +302,9 @@
}
},
"node_modules/husky": {
"version": "9.1.1",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.1.tgz",
"integrity": "sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==",
"version": "9.1.2",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.1.2.tgz",
"integrity": "sha512-1/aDMXZdhr1VdJJTLt6e7BipM0Jd9qkpubPiIplon1WmCeOy3nnzsCMeBqS9AsL5ioonl8F8y/F2CLOmk19/Pw==",
"dev": true,
"license": "MIT",
"bin": {

View File

@ -26,7 +26,7 @@
"mysql2": "^3.10.3"
},
"devDependencies": {
"husky": "^9.1.1",
"husky": "^9.1.2",
"lint-staged": "^15.2.7"
},
"engines": {