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

Commit f4dcefd

Browse files
committed
chore: update typescript to version ~2.6.1
1 parent 42b60da commit f4dcefd

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
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

-4
Original file line numberDiff line numberDiff line change
@@ -5552,10 +5552,6 @@ typedarray@^0.0.6:
55525552
version "0.0.6"
55535553
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
55545554

5555-
typescript@~2.5.0:
5556-
version "2.5.3"
5557-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
5558-
55595555
typescript@~2.6.1:
55605556
version "2.6.2"
55615557
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"

0 commit comments

Comments
 (0)