Skip to content

Commit f9045c5

Browse files
committed
Bump typescript to 2.9.2
1 parent cf49db6 commit f9045c5

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"ts-node": "^3.3.0",
3737
"tslint": "^5.7.0",
3838
"tslint-microsoft-contrib": "^5.0.1",
39-
"typescript": "^2.5.2",
39+
"typescript": "2.9.2",
4040
"webpack": "^3.5.6",
4141
"webpack-dev-server": "2.11.1"
4242
},

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6095,9 +6095,10 @@ typedarray@^0.0.6:
60956095
version "0.0.6"
60966096
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
60976097

6098-
typescript@^2.5.2:
6099-
version "2.5.2"
6100-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.2.tgz#038a95f7d9bbb420b1bf35ba31d4c5c1dd3ffe34"
6098+
6099+
version "2.9.2"
6100+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
6101+
integrity sha512-Gr4p6nFNaoufRIY4NMdpQRNmgxVIGMs4Fcu/ujdYk3nAZqk7supzBE9idmvfZIlH/Cuj//dvi+019qEue9lV0w==
61016102

61026103
ua-parser-js@^0.7.9:
61036104
version "0.7.28"

0 commit comments

Comments
 (0)