2
0

⬆️ Upgrade root deps

This commit is contained in:
Baptiste Arnaud
2024-01-15 09:58:09 +01:00
parent 6d7c8112bc
commit b412f0e4dc
2 changed files with 24 additions and 25 deletions

View File

@ -25,12 +25,12 @@
"cz-emoji": "1.3.2-canary.2",
"husky": "8.0.3",
"prettier": "2.8.8",
"turbo": "1.10.12"
"turbo": "1.11.3"
},
"config": {
"commitizen": {
"path": "node_modules/cz-emoji"
}
},
"packageManager": "pnpm@8.6.12"
"packageManager": "pnpm@8.14.1"
}