Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ^5.7.2 (#944)
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 6, 2025
1 parent 126bea2 commit 712ee41
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 114 deletions.
2 changes: 1 addition & 1 deletion apps/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
"@types/react": "^19.0.3",
"eslint": "^8.57.1",
"prettier": "^3.4.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"openai": "^4.77.3",
"rimraf": "^5.0.10",
"turbo": "^2.3.3",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"packageManager": "pnpm@9.15.3",
"engines": {
Expand Down
167 changes: 55 additions & 112 deletions pnpm-lock.yaml

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

0 comments on commit 712ee41

Please sign in to comment.