Skip to content

Commit 1065587

Browse files
mjbvzpull[bot]
authored andcommitted
Pick up TS 3.9.7
1 parent 0e2c5cf commit 1065587

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extensions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"description": "Dependencies shared by all extensions",
55
"dependencies": {
6-
"typescript": "3.9.6"
6+
"typescript": "3.9.7"
77
},
88
"scripts": {
99
"postinstall": "node ./postinstall"

extensions/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@ rimraf@^3.0.2:
7676
dependencies:
7777
glob "^7.1.3"
7878

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==
8383

8484
wrappy@1:
8585
version "1.0.2"

0 commit comments

Comments
 (0)