Pin dependency prisma to 4.5.0

This commit is contained in:
renovate[bot] 2022-10-21 10:40:35 +00:00 committed by GitHub
parent 0d91268374
commit 9c07f320c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -71,7 +71,7 @@
"lint-staged": "13.0.3",
"nodemon": "2.0.20",
"prettier": "2.7.1",
"prisma": "^4.5.0"
"prisma": "4.5.0"
},
"lint-staged": {
"*.ts": "eslint --cache --fix"