Skip to content
This repository was archived by the owner on May 7, 2018. It is now read-only.

Commit adb77da

Browse files
committed
build: update typescript to version ~2.6.1
1 parent d655f77 commit adb77da

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"protractor": "~5.2.0",
4848
"ts-node": "~4.1.0",
4949
"tslint": "~5.9.0",
50-
"typescript": "~2.5.0"
50+
"typescript": "~2.6.1"
5151
}
5252
}

yarn.lock

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6401,10 +6401,6 @@ typedarray@^0.0.6, typedarray@~0.0.5:
64016401
version "0.0.6"
64026402
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
64036403

6404-
typescript@~2.5.0:
6405-
version "2.5.3"
6406-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
6407-
64086404
typescript@~2.6.1:
64096405
version "2.6.2"
64106406
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"

0 commit comments

Comments
 (0)