Skip to content

Commit 752fc64

Browse files
committed
bump to stable 5.8 release
1 parent b641caa commit 752fc64

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

javascript/extractor/lib/typescript/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/extractor/lib/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "typescript-parser-wrapper",
33
"private": true,
44
"dependencies": {
5-
"typescript": "^5.8.1-rc"
5+
"typescript": "^5.8.2"
66
},
77
"scripts": {
88
"build": "tsc --project tsconfig.json",

0 commit comments

Comments
 (0)