Skip to content
This repository was archived by the owner on Mar 2, 2019. It is now read-only.

Commit bea76e2

Browse files
committed
build: update dependency typescript to v3
1 parent c4a5d61 commit bea76e2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@
7777
"tsickle": ">=0.25.5",
7878
"tslib": "^1.7.1",
7979
"tslint": "~5.11.0",
80-
"typescript": "2.9.2"
80+
"typescript": "3.1.2"
8181
}
8282
}

yarn.lock

+5-1
Original file line numberDiff line numberDiff line change
@@ -6451,7 +6451,11 @@ typedarray@^0.0.6:
64516451
version "0.0.6"
64526452
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
64536453

6454-
[email protected], "typescript@>=2.6.2 <2.10", typescript@~2.9.1:
6454+
6455+
version "3.1.2"
6456+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.2.tgz#c03a5d16f30bb60ad8bb6fe8e7cb212eedeec950"
6457+
6458+
"typescript@>=2.6.2 <2.10", typescript@~2.9.1:
64556459
version "2.9.2"
64566460
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
64576461

0 commit comments

Comments
 (0)