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

Commit 326fa1e

Browse files
renovate[bot]dherges
authored andcommitted
build: update typescript to version ~2.6.1 (#45)
1 parent 814ad26 commit 326fa1e

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
@@ -42,6 +42,6 @@
4242
"protractor": "~5.2.0",
4343
"ts-node": "~4.1.0",
4444
"tslint": "~5.9.0",
45-
"typescript": "~2.5.0"
45+
"typescript": "~2.6.1"
4646
}
4747
}

yarn.lock

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

6394-
typescript@~2.5.0:
6395-
version "2.5.3"
6396-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.3.tgz#df3dcdc38f3beb800d4bc322646b04a3f6ca7f0d"
6397-
63986394
typescript@~2.6.1:
63996395
version "2.6.2"
64006396
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"

0 commit comments

Comments
 (0)