Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Commit

Permalink
Bump ts-node from 6.0.0 to 6.0.3 in /frontend
Browse files Browse the repository at this point in the history
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 6.0.0 to 6.0.3.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v6.0.0...v6.0.3)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed May 17, 2018
1 parent dd88f19 commit 39086d2
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 11 deletions.
21 changes: 14 additions & 7 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"karma-jasmine": "~1.1.2",
"karma-jasmine-html-reporter": "^1.0.0",
"protractor": "~5.3.2",
"ts-node": "~6.0.0",
"ts-node": "~6.0.3",
"tslint": "~5.9.1",
"typescript": "~2.8.1"
}
Expand Down
6 changes: 3 additions & 3 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6625,9 +6625,9 @@ trim-right@^1.0.1:
dependencies:
glob "^6.0.4"

ts-node@~6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-6.0.0.tgz#46c25f8498593a9248eeea16906f1598fa098140"
ts-node@~6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-6.0.3.tgz#28bf74bcad134fad17f7469dad04638ece03f0f4"
dependencies:
arrify "^1.0.0"
chalk "^2.3.0"
Expand Down

0 comments on commit 39086d2

Please sign in to comment.