Commit 1065587 1 parent 0e2c5cf commit 1065587 Copy full SHA for 1065587
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.0.1" ,
4
4
"description" : " Dependencies shared by all extensions" ,
5
5
"dependencies" : {
6
- "typescript" : " 3.9.6 "
6
+ "typescript" : " 3.9.7 "
7
7
},
8
8
"scripts" : {
9
9
"postinstall" : " node ./postinstall"
Original file line number Diff line number Diff line change @@ -76,10 +76,10 @@ rimraf@^3.0.2:
76
76
dependencies :
77
77
glob "^7.1.3"
78
78
79
- typescript@3.9.6 :
80
- version "3.9.6 "
81
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6 .tgz#8f3e0198a34c3ae17091b35571d3afd31999365a "
82
- integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw ==
79
+ typescript@3.9.7 :
80
+ version "3.9.7 "
81
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7 .tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa "
82
+ integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw ==
83
83
84
84
wrappy@1 :
85
85
version "1.0.2"
You can’t perform that action at this time.
0 commit comments