Skip to content

Commit 68a806f

Browse files
author
Nikhil Thorat
authored
Update to TypeScript version 3.3.3333. (tensorflow#1616)
This is the internal Google version (everything builds!). I will do this for all other repos. DEV
1 parent 1d6a1ce commit 68a806f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"ts-node": "~7.0.0",
3939
"tslint": "~5.11.0",
4040
"tslint-no-circular-imports": "~0.5.0",
41-
"typescript": "2.9.2",
41+
"typescript": "3.3.3333",
4242
"yalc": "~1.0.0-pre.21"
4343
},
4444
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3967,10 +3967,10 @@ type-is@~1.6.16:
39673967
media-typer "0.3.0"
39683968
mime-types "~2.1.18"
39693969

3970-
typescript@2.9.2:
3971-
version "2.9.2"
3972-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-%3Cspan%20class="x x-first x-last">2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
3973-
integrity sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w==
3970+
typescript@3.3.3333:
3971+
version "3.3.3333"
3972+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-%3Cspan%20class="x x-first x-last">3.3.3333.tgz#171b2c5af66c59e9431199117a3bcadc66fdcfd6"
3973+
integrity sha512-JjSKsAfuHBE/fB2oZ8NxtRTk5iGcg6hkYXMnZ3Wc+b2RSqejEqTaem11mHASMnFilHrax3sLK0GDzcJrekZYLw==
39743974

39753975
uglify-es@^3.3.7:
39763976
version "3.3.9"

0 commit comments

Comments
 (0)