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

Commit 0008f21

Browse files
committed
chore(deps): update dependency typescript to v2.9.2
1 parent 122737a commit 0008f21

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
@@ -4532,9 +4532,9 @@ typedarray@^0.0.6:
45324532
version "0.0.6"
45334533
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
45344534

4535-
typescript@2.5.3:
4536-
version "2.5.3"
4537-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
4535+
typescript@2.9.2:
4536+
version "2.9.2"
4537+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.2.tgz#1cbf61d05d6b96269244eb6a3bce4bd914e0f00c"
45384538

45394539
uglify-js@^3.1.4:
45404540
version "3.4.9"

0 commit comments

Comments
 (0)