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

Commit 2c0767a

Browse files
committed
chore(deps): update dependency typescript to v2.7.1
1 parent fc5cc1d commit 2c0767a

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.6.0",
4949
"tslint-plugin-prettier": "1.3.0",
50-
"typescript": "2.5.3",
50+
"typescript": "2.7.1",
5151
"yeoman-test": "1.7.0"
5252
},
5353
"engines": {

yarn.lock

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

3766-
typescript@2.5.3:
3767-
version "2.5.3"
3768-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
3766+
typescript@2.7.1:
3767+
version "2.7.1"
3768+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1.tgz#bb3682c2c791ac90e7c6210b26478a8da085c359"
37693769

37703770
uglify-js@^2.6:
37713771
version "2.8.29"

0 commit comments

Comments
 (0)