Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ^5.7.3 (#1441)
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] authored Jan 9, 2025
1 parent 321a644 commit 9c9025e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docusaurus/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@docusaurus/tsconfig": "^3.6.3",
"dotenv": "^16.4.7",
"raw-loader": "^4.0.2",
"typescript": "^5.7.2"
"typescript": "^5.7.3"
},
"browserslist": {
"production": [
Expand Down
10 changes: 5 additions & 5 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"lint-staged": "^15.3.0",
"nodemon": "^3.1.9",
"prettier": "3.4.2",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vitest": "^2.1.8"
},
"engines": {
Expand Down

0 comments on commit 9c9025e

Please sign in to comment.