Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.1.6 (mmattDonk#641)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent 988cd67 commit 81ea5ba
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 94 deletions.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@
"@types/react-typist": "^2.0.3",
"eslint": "8.44.0",
"eslint-config-next": "latest",
"typescript": "5.1.3"
"typescript": "5.1.6"
}
}
2 changes: 1 addition & 1 deletion packages/prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/node": "^18.11.18",
"prisma": "latest",
"typescript": "5.1.3"
"typescript": "5.1.6"
},
"dependencies": {
"@prisma/client": "latest"
Expand Down
Loading

0 comments on commit 81ea5ba

Please sign in to comment.