Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Commit a6500e5

Browse files
committed
chore(deps): update dependency typescript to v2.9.2
1 parent 4ef95e8 commit a6500e5

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
@@ -47,7 +47,7 @@
4747
"tslint-config-ikatyang": "2.5.1",
4848
"tslint-config-prettier": "1.18.0",
4949
"tslint-plugin-prettier": "2.0.1",
50-
"typescript": "2.5.3",
50+
"typescript": "2.9.2",
5151
"yeoman-test": "1.9.1"
5252
},
5353
"engines": {

yarn.lock

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

4553-
typescript@2.5.3:
4554-
version "2.5.3"
4555-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
4553+
typescript@2.9.2:
4554+
version "2.9.2"
4555+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
45564556

45574557
uglify-js@^3.1.4:
45584558
version "3.6.0"

0 commit comments

Comments
 (0)