Skip to content

Commit

Permalink
JS: Bumped TS version to 5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Napalys committed Nov 25, 2024
1 parent 37712d2 commit f8d623e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions javascript/extractor/lib/typescript/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 javascript/extractor/lib/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "typescript-parser-wrapper",
"private": true,
"dependencies": {
"typescript": "^5.7.1-rc"
"typescript": "^5.7.2"
},
"scripts": {
"build": "tsc --project tsconfig.json",
Expand Down

0 comments on commit f8d623e

Please sign in to comment.