Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 5477c6e commit 27e2bee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion template/config/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/node": "^20.17.0",
"npm-run-all2": "^6.2.6",
"typescript": "~5.6.0",
"typescript": "~5.7.0",
"vue-tsc": "^2.1.6"
}
}
2 changes: 1 addition & 1 deletion template/exam-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"prettier": "^3.3.3",
"tailwindcss": "^3.4.14",
"ts-node": "^10.9.2",
"typescript": "~5.6.0",
"typescript": "~5.7.0",
"vite": "^5.4.10",
"vite-plugin-vue-devtools": "^7.5.4",
"vitest": "^2.1.3",
Expand Down

0 comments on commit 27e2bee

Please sign in to comment.