mirror of https://github.com/zulip/zulip.git
typescript: Upgrade typescript to v2.8.3.
This commit is contained in:
parent
38d6654265
commit
4605579335
|
@ -47,7 +47,7 @@
|
|||
"to-markdown": "3.1.0",
|
||||
"ts-loader": "4.3.0",
|
||||
"ts-node": "3.3.0",
|
||||
"typescript": "2.7.2",
|
||||
"typescript": "2.8.3",
|
||||
"underscore": "1.8.3",
|
||||
"webfonts-generator": "0.4.0",
|
||||
"webpack": "4.8.3",
|
||||
|
|
|
@ -10087,9 +10087,9 @@ typedarray@^0.0.6:
|
|||
version "0.0.6"
|
||||
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
||||
|
||||
typescript@2.7.2:
|
||||
version "2.7.2"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
|
||||
typescript@2.8.3:
|
||||
version "2.8.3"
|
||||
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.3.tgz#5d817f9b6f31bb871835f4edf0089f21abe6c170"
|
||||
|
||||
uglify-es@^3.3.4:
|
||||
version "3.3.10"
|
||||
|
|
Loading…
Reference in New Issue