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

Commit 87b58c1

Browse files
renovate[bot]dherges
authored andcommitted
build: update ts-node to version ~6.0.0 (#78)
1 parent c0deedb commit 87b58c1

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
@@ -45,7 +45,7 @@
4545
"karma-jasmine": "~1.1.0",
4646
"karma-jasmine-html-reporter": "^1.0.0",
4747
"protractor": "~5.3.0",
48-
"ts-node": "~5.0.0",
48+
"ts-node": "~6.0.0",
4949
"tslint": "~5.9.0",
5050
"typescript": "~2.7.1"
5151
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6467,9 +6467,9 @@ trim-right@^1.0.1:
64676467
dependencies:
64686468
glob "^6.0.4"
64696469

6470-
ts-node@~5.0.0:
6471-
version "5.0.0"
6472-
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-5.0.0.tgz#9aa573889ad7949411f972981c209e064705e36f"
6470+
ts-node@~6.0.0:
6471+
version "6.0.0"
6472+
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-6.0.0.tgz#46c25f8498593a9248eeea16906f1598fa098140"
64736473
dependencies:
64746474
arrify "^1.0.0"
64756475
chalk "^2.3.0"

0 commit comments

Comments
 (0)