Skip to content

Commit

Permalink
chore(deps): bump TypeScript to 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Aug 4, 2024
1 parent af838c1 commit d6af694
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 81 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,9 +104,9 @@
"simple-git-hooks": "^2.11.1",
"todomvc-app-css": "^2.4.3",
"tslib": "^2.6.3",
"tsx": "^4.16.2",
"typescript": "~5.4.5",
"typescript-eslint": "^7.17.0",
"tsx": "^4.16.5",
"typescript": "~5.5.4",
"typescript-eslint": "^8.0.0",
"vite": "catalog:",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit d6af694

Please sign in to comment.