Skip to content

Commit

Permalink
fix: upgrade ts-node from 8.6.2 to 8.7.0 (#113)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ts-node from 8.6.2 to 8.7.0.

See this package in NPM:
https://www.npmjs.com/package/ts-node

See this project in Snyk:
https://app.snyk.io/org/hrueger/project/933bb172-bb04-4225-90f2-c0a9696ad1af?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 25, 2020
1 parent be233aa commit abc4717
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions 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 package.json
Expand Up @@ -107,7 +107,7 @@
"npx": "^10.2.2",
"rxjs": "^6.5.4",
"stream": "0.0.2",
"ts-node": "~8.6.2",
"ts-node": "~8.7.0",
"tslint": "~6.1.0",
"typescript": "^3.7.5",
"wait-on": "4.0.1",
Expand Down

0 comments on commit abc4717

Please sign in to comment.