Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| npm        | typescript | 4.9.5 | 5.0.3 |
  • Loading branch information
renovate[bot] authored Mar 30, 2023
1 parent fb2d345 commit c9e8172
Show file tree
Hide file tree
Showing 2 changed files with 851 additions and 816 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "formatch-web",
"version": "0.8.5",
"version": "0.8.6",
"private": true,
"prisma": {
"seed": "tsx prisma/seed.ts"
Expand Down Expand Up @@ -40,7 +40,7 @@
"remark-gfm": "^3.0.1",
"short-unique-id": "^4.4.4",
"swagger-ui-react": "^4.15.5",
"typescript": "4.9.5",
"typescript": "5.0.3",
"yarn": "^1.22.19",
"zod": "^3.20.2"
},
Expand Down
Loading

0 comments on commit c9e8172

Please sign in to comment.