File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.1-rc "
5
+ "typescript" : " 5.0.2 "
6
6
},
7
7
"scripts" : {
8
8
"build" : " tsc --project tsconfig.json" ,
12
12
"watch" : " tsc -p . -w --sourceMap"
13
13
},
14
14
"devDependencies" : {
15
- "@types/node" : " 18.11.18 "
15
+ "@types/node" : " 18.15.3 "
16
16
}
17
17
}
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @types/node@18.11.18 " :
6
- version "18.11.18 "
7
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18 .tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f "
8
- integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA ==
5
+ " @types/node@18.15.3 " :
6
+ version "18.15.3 "
7
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3 .tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014 "
8
+ integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw ==
9
9
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 ==
10
+
11
+ version "5.0.2 "
12
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2 .tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5 "
13
+ integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw ==
You can’t perform that action at this time.
0 commit comments