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

Commit e8fa8bd

Browse files
committed
chore: update typescript to version ~2.6.1
1 parent 54bab41 commit e8fa8bd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"protractor": "~5.2.0",
4848
"ts-node": "~3.3.0",
4949
"tslint": "~5.8.0",
50-
"typescript": "~2.5.0"
50+
"typescript": "~2.6.1"
5151
}
5252
}

yarn.lock

+5-1
Original file line numberDiff line numberDiff line change
@@ -5571,10 +5571,14 @@ typedarray@^0.0.6:
55715571
version "0.0.6"
55725572
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
55735573

5574-
typescript@^2.3.3, typescript@~2.5.0:
5574+
typescript@^2.3.3:
55755575
version "2.5.3"
55765576
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
55775577

5578+
typescript@~2.6.1:
5579+
version "2.6.1"
5580+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.1.tgz#ef39cdea27abac0b500242d6726ab90e0c846631"
5581+
55785582
uglify-es@^3.1.3:
55795583
version "3.1.6"
55805584
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.1.6.tgz#b0f818c055a7e9538abc2286e70c743f2938311f"

0 commit comments

Comments
 (0)