Skip to content

Commit

Permalink
build(deps): update typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent febfa21 commit 2079f33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"devDependencies": {
"@nestjs/cli": "^10.0.0",
"@nestjs/schematics": "^10.0.0",
"@tsconfig/bun": "1.0.4",
"@tsconfig/strictest": "2.0.3",
"@tsconfig/bun": "1.0.5",
"@tsconfig/strictest": "2.0.5",
"@types/cors": "2.8.17",
"@types/express": "^4.17.17",
"type-fest": "4.14.0",
"typescript": "5.4.2"
"typescript": "5.4.5"
}
}
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react-dom": "18.2.0",
"swagger-ui-react": "5.12.3",
"tailwindcss": "3.4.1",
"typescript": "5.4.3"
"typescript": "5.4.5"
},
"devDependencies": {
"@types/swagger-ui-react": "4.18.3",
Expand Down

0 comments on commit 2079f33

Please sign in to comment.