chore(backend): update dependencies

This commit is contained in:
sam 2025-03-14 20:11:00 +01:00
parent db3e6fa7b0
commit cb43ac1a50
Signed by: sam
GPG key ID: 5F3C3C1B3166639D
8 changed files with 21 additions and 64 deletions

View file

@ -3,14 +3,14 @@
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.30.1",
"version": "0.30.6",
"commands": [
"dotnet-csharpier"
],
"rollForward": false
},
"husky": {
"version": "0.7.1",
"version": "0.7.2",
"commands": [
"husky"
],