Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5 (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 20, 2023
1 parent 1f0cf2c commit a741e74
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 67 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"esbuild": "0.17.17",
"eslint": "8.38.0",
"tsx": "3.12.6",
"typescript": "4.9.5",
"typescript": "5.1.6",
"unbuild": "1.2.1",
"vite": "4.2.3",
"vitest": "0.30.1"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "4.1.0",
"typescript": "4.9.5",
"typescript": "5.1.6",
"vite": "4.2.3",
"vite-plugin-reload": "0.1.2",
"vue-tsc": "1.2.0"
Expand Down
Loading

0 comments on commit a741e74

Please sign in to comment.