File tree 6 files changed +16
-16
lines changed
6 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 40
40
"request" : " ^2.85.0" ,
41
41
"terser" : " 4.3.8" ,
42
42
"tslint" : " ^5.9.1" ,
43
- "typescript" : " 3.7.1-rc " ,
43
+ "typescript" : " 3.7.2 " ,
44
44
"vsce" : " 1.48.0" ,
45
45
"vscode-telemetry-extractor" : " ^1.5.4" ,
46
46
"xml2js" : " ^0.4.17"
Original file line number Diff line number Diff line change @@ -2441,10 +2441,10 @@ typed-rest-client@^0.9.0:
2441
2441
tunnel "0.0.4"
2442
2442
underscore "1.8.3"
2443
2443
2444
- typescript@3.7.1-rc :
2445
- version "3.7.1-rc "
2446
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.1-rc .tgz#2054b872d67f8dc732e36c1df397f9327f37ada0 "
2447
- integrity sha512-2rMtWppLsaPvmpXsoIAXWDBQVnJMw1ITGGSnidMuayLj9iCmMRT69ncKZw/Mk5rXfJkilApKucWQZxproALoRw ==
2444
+ typescript@3.7.2 :
2445
+ version "3.7.2 "
2446
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2 .tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb "
2447
+ integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ ==
2448
2448
2449
2449
typescript@^3.0.1 :
2450
2450
version "3.5.3"
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.7.1-rc "
6
+ "typescript" : " 3.7.2 "
7
7
},
8
8
"scripts" : {
9
9
"postinstall" : " node ./postinstall"
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- typescript@3.7.1-rc :
6
- version "3.7.1-rc "
7
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.1-rc .tgz#2054b872d67f8dc732e36c1df397f9327f37ada0 "
8
- integrity sha512-2rMtWppLsaPvmpXsoIAXWDBQVnJMw1ITGGSnidMuayLj9iCmMRT69ncKZw/Mk5rXfJkilApKucWQZxproALoRw ==
5
+ typescript@3.7.2 :
6
+ version "3.7.2 "
7
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2 .tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb "
8
+ integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ ==
Original file line number Diff line number Diff line change 131
131
"source-map" : " ^0.4.4" ,
132
132
"ts-loader" : " ^4.4.2" ,
133
133
"tslint" : " ^5.16.0" ,
134
- "typescript" : " 3.7.1-rc " ,
134
+ "typescript" : " 3.7.2 " ,
135
135
"typescript-formatter" : " 7.1.0" ,
136
136
"underscore" : " ^1.8.2" ,
137
137
"vinyl" : " ^2.0.0" ,
157
157
"windows-mutex" : " 0.3.0" ,
158
158
"windows-process-tree" : " 0.2.4"
159
159
}
160
- }
160
+ }
Original file line number Diff line number Diff line change @@ -8501,10 +8501,10 @@ typescript-formatter@7.1.0:
8501
8501
commandpost "^1.0.0"
8502
8502
editorconfig "^0.15.0"
8503
8503
8504
- typescript@3.7.1-rc :
8505
- version "3.7.1-rc "
8506
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.1-rc .tgz#2054b872d67f8dc732e36c1df397f9327f37ada0 "
8507
- integrity sha512-2rMtWppLsaPvmpXsoIAXWDBQVnJMw1ITGGSnidMuayLj9iCmMRT69ncKZw/Mk5rXfJkilApKucWQZxproALoRw ==
8504
+ typescript@3.7.2 :
8505
+ version "3.7.2 "
8506
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2 .tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb "
8507
+ integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ ==
8508
8508
8509
8509
typescript@^2.6.2 :
8510
8510
version "2.6.2"
You can’t perform that action at this time.
0 commit comments