Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ~5.6.0 (#297)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yordan Ramchev <yordan.ramchev@mentormate.com>
  • Loading branch information
renovate[bot] and Yordan-Ramchev authored Sep 16, 2024
1 parent 93c1101 commit 33ef739
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.16.5",
"npm-run-all2": "^6.2.3",
"typescript": "~5.5.0",
"typescript": "~5.6.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.11",
"ts-node": "^10.9.2",
"typescript": "~5.5.0",
"typescript": "~5.6.0",
"vite": "^5.4.5",
"vite-plugin-vue-devtools": "^7.4.5",
"vitest": "^2.1.1",
Expand Down

0 comments on commit 33ef739

Please # to comment.