Skip to content

Commit

Permalink
chore(deps): update dependency ts-node to v8.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 26, 2020
1 parent 15be739 commit 20e50c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"pretty-quick": "2.0.1",
"rimraf": "3.0.2",
"ts-jest": "24.3.0",
"ts-node": "8.9.0",
"ts-node": "8.9.1",
"tslint": "5.20.1",
"tslint-config-common": "1.6.0",
"typescript": "3.8.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6701,10 +6701,10 @@ ts-jest@24.3.0:
semver "^5.5"
yargs-parser "10.x"

ts-node@8.9.0:
version "8.9.0"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.9.0.tgz#d7bf7272dcbecd3a2aa18bd0b96c7d2f270c15d4"
integrity sha512-rwkXfOs9zmoHrV8xE++dmNd6ZIS+nmHHCxcV53ekGJrxFLMbp+pizpPS07ARvhwneCIECPppOwbZHvw9sQtU4w==
ts-node@8.9.1:
version "8.9.1"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.9.1.tgz#2f857f46c47e91dcd28a14e052482eb14cfd65a5"
integrity sha512-yrq6ODsxEFTLz0R3BX2myf0WBCSQh9A+py8PBo1dCzWIOcvisbyH6akNKqDHMgXePF2kir5mm5JXJTH3OUJYOQ==
dependencies:
arg "^4.1.0"
diff "^4.0.1"
Expand Down

0 comments on commit 20e50c8

Please sign in to comment.