Skip to content

Commit

Permalink
chore(deps): ts 5
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed Jun 19, 2024
1 parent 94eb586 commit 5e7ac1e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"lint-staged": "^13.0.3",
"prettier": "^2.7.1",
"ts-jest": "^29.1.5",
"typescript": "^4.8.4"
"typescript": "^5"
},
"lint-staged": {
"{__tests__,src}/**/*.ts": [
Expand Down

0 comments on commit 5e7ac1e

Please sign in to comment.