Skip to content

Commit 86a35ab

Browse files
committed
Update dependency typescript to v3
1 parent b544057 commit 86a35ab

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"@angular/compiler-cli": "4.4.6",
3838
"codelyzer": "2.1.1",
3939
"tslint": "4.5.1",
40-
"typescript": "2.9.2"
40+
"typescript": "3.0.1"
4141
}
4242
}

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5276,9 +5276,9 @@ typedarray@^0.0.6:
52765276
version "0.0.6"
52775277
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
52785278

5279-
typescript@2.9.2:
5280-
version "2.9.2"
5281-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
5279+
typescript@3.0.1:
5280+
version "3.0.1"
5281+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1.tgz#43738f29585d3a87575520a4b93ab6026ef11fdb"
52825282

52835283
typescript@~2.6.2:
52845284
version "2.6.2"

0 commit comments

Comments
 (0)