Skip to content

Commit

Permalink
chore: update ts to v5 (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi authored Dec 3, 2023
1 parent ef6bd8c commit 0f0a86c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"prettier": "^3.0.0",
"react": "^18.2.0",
"tsx": "^3.14.0",
"typescript": "^4.9.5"
"typescript": "^5.3.2"
},
"lint-staged": {
"*.{ts,tsx,js,jsx,md,json,yml}": "prettier --write"
Expand Down
16 changes: 8 additions & 8 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 0f0a86c

Please sign in to comment.