build(deps): update latest

This commit is contained in:
Divlo
2022-08-23 21:53:07 +00:00
parent 50dbab7dfe
commit 46745e1b7e
12 changed files with 1792 additions and 2603 deletions

View File

@ -45,3 +45,6 @@ jobs:
uses: 'hadolint/hadolint-action@v1.6.0'
with:
dockerfile: './Dockerfile'
- name: 'prisma:validate'
run: 'npm run prisma:validate'