Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2023
1 parent 83b76a0 commit 9162198
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"metro": "~0.76.0",
"postcss": "^8.4.21",
"tailwindcss": "^3.2.7",
"typescript": "^4.9.5"
"typescript": "^5.0.0"
},
"private": true
}
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"prettier-plugin-tailwindcss": "^0.3.0",
"remix-flat-routes": "0.5.8",
"tailwindcss": "^3.3.1",
"typescript": "^4.9.5"
"typescript": "^5.0.0"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
},
"devDependencies": {
"prettier": "^2.8.4",
"typescript": "^4.9.5"
"typescript": "^5.0.0"
},
"scripts": {
"build": "turbo run build",
Expand Down
100 changes: 50 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9162198

Please sign in to comment.