Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 6ea1b8a commit 561466d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/configure-npm.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ packageJson {
"prettier" version "^3.0.3"
"supertest" version "^7.0.0"
"tsc-alias" version "^1.8.8"
"typescript" version "5.6.3"
"typescript" version "5.7.3"
"vite" version "^5.0.0"
"vitest" version "^2.0.0"
}
Expand Down
8 changes: 4 additions & 4 deletions docs/website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@docusaurus/module-type-aliases": "3.5.2",
"@docusaurus/tsconfig": "3.5.2",
"@docusaurus/types": "3.5.2",
"typescript": "~5.6.0"
"typescript": "~5.7.0"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 561466d

Please sign in to comment.