Skip to content

Commit

Permalink
chore(deps): update dependency ts-node to v8.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 22, 2020
1 parent 2207eeb commit 9d956d5
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.8.0",
"ts-node": "8.8.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 @@ -6693,10 +6693,10 @@ ts-jest@24.3.0:
semver "^5.5"
yargs-parser "10.x"

ts-node@8.8.0:
version "8.8.0"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.8.0.tgz#41a301811ac96174db75c24462ec7ebadfa9668b"
integrity sha512-cHZpac2e71Df6/kC7AmqXObjHLs+oooxXmBqeiml9TBJk1Car9IsF12iPEeXxYVqwN/b/ZLoAsRcQ587wdwSkw==
ts-node@8.8.1:
version "8.8.1"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.8.1.tgz#7c4d3e9ed33aa703b64b28d7f9d194768be5064d"
integrity sha512-10DE9ONho06QORKAaCBpPiFCdW+tZJuY/84tyypGtl6r+/C7Asq0dhqbRZURuUlLQtZxxDvT8eoj8cGW0ha6Bg==
dependencies:
arg "^4.1.0"
diff "^4.0.1"
Expand Down

0 comments on commit 9d956d5

Please sign in to comment.