Skip to content

Commit

Permalink
chore(deps): update devdependency typescript to ^5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 97b4714 commit b0ca8ba
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 133 deletions.
2 changes: 1 addition & 1 deletion example/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"nuxt": "latest"
},
"devDependencies": {
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vue-tsc": "^2.1.10"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"nuxi": "^3.15.0",
"nuxt": "^3.14.1592",
"tinyexec": "^0.3.1",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vitest": "^2.1.5",
"vue": "^3.5.13",
"vue-tsc": "^2.1.10"
Expand Down
Loading

0 comments on commit b0ca8ba

Please sign in to comment.