Skip to content

Commit f330cb2

Browse files
committed
Update dependency typescript to v2.8.3
1 parent ab8ba6b commit f330cb2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"standard": "10.0.3",
3939
"ts-jest": "22.0.4",
4040
"tslint": "5.9.1",
41-
"typescript": "2.7.2"
41+
"typescript": "2.8.3"
4242
},
4343
"keywords": [
4444
"bot",

yarn.lock

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

3745-
typescript@2.7.2:
3746-
version "2.7.2"
3747-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
3745+
typescript@2.8.3:
3746+
version "2.8.3"
3747+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.3.tgz#5d817f9b6f31bb871835f4edf0089f21abe6c170"
37483748

37493749
uglify-js@^2.6:
37503750
version "2.8.29"

0 commit comments

Comments
 (0)