Merge pull request #441 from ZynerOrg/renovate/pin-dependencies

Pin dependency prisma to 4.5.0
This commit is contained in:
Axel Olausson Holtenäs 2022-10-21 12:42:50 +02:00 committed by GitHub
commit f18c744834
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"