File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " typescript-parser-wrapper" ,
3
3
"private" : true ,
4
4
"dependencies" : {
5
- "typescript" : " 5.0.0-beta "
5
+ "typescript" : " 5.0.1-rc "
6
6
},
7
7
"scripts" : {
8
8
"build" : " tsc --project tsconfig.json" ,
Original file line number Diff line number Diff line change 7
7
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
8
8
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
9
9
10
-
11
- version "5.0.0-beta "
12
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.0-beta .tgz#791fa95411d6ff64ee77d677ed1e6f32a2eaabaf "
13
- integrity sha512-+SSabbSXG5mtF+QGdV9uXXt9Saq1cSyI6hSG7znhaLoquleJpnmfkwSxFngK9c2fWWi1W/263TuzXQOsIcdjjA ==
10
+
11
+ version "5.0.1-rc "
12
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.1-rc .tgz#f2ccabbdb9646b43b5e006dc6f7b0eaf9a222c8b "
13
+ integrity sha512-zh75jY8gPo/y7fpmlTVN2bb2MigoLx4hGk+Cla9pY6lgSTvzJrmQQrRt5S80VTsEt6biWPZJgLK2nm6f0Ya+mA ==
You can’t perform that action at this time.
0 commit comments