Skip to content

Commit

Permalink
chore(deps): bump ts-node from 8.8.2 to 8.9.0
Browse files Browse the repository at this point in the history
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.8.2 to 8.9.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v8.8.2...v8.9.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Apr 20, 2020
1 parent a59593b commit c78c0d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"quicktype": "^15.0.174",
"rimraf": "^3.0.0",
"ts-jest": "^24.0.0",
"ts-node": "~8.8.0",
"ts-node": "~8.9.0",
"typescript": "3.8"
},
"husky": {
Expand Down
2 changes: 1 addition & 1 deletion packages/timestamp/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"karma-jasmine": "~3.1.0",
"karma-jasmine-html-reporter": "^1.4.2",
"protractor": "^5.4.2",
"ts-node": "~8.8.0",
"ts-node": "~8.9.0",
"tslint": "~6.1.0",
"typescript": "~3.8.3"
}
Expand Down

0 comments on commit c78c0d3

Please sign in to comment.