Skip to content

Commit

Permalink
build(deps-dev): bump ts-node from 8.0.3 to 8.1.0
Browse files Browse the repository at this point in the history
Bumps [ts-node](https:/TypeStrong/ts-node) from 8.0.3 to 8.1.0.
- [Release notes](https:/TypeStrong/ts-node/releases)
- [Commits](TypeStrong/ts-node@v8.0.3...v8.1.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support authored and malept committed Apr 15, 2019
1 parent 5f798fe commit 4198a0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"proxyquire": "^2.0.1",
"rimraf": "^2.6.2",
"sinon": "^7.1.1",
"ts-node": "^8.0.2",
"ts-node": "^8.1.0",
"typedoc": "^0.14.2",
"typescript": "3.4.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8228,10 +8228,10 @@ truncate-utf8-bytes@^1.0.0:
dependencies:
utf8-byte-length "^1.0.1"

ts-node@^8.0.2:
version "8.0.3"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.0.3.tgz#aa60b836a24dafd8bf21b54766841a232fdbc641"
integrity sha512-2qayBA4vdtVRuDo11DEFSsD/SFsBXQBRZZhbRGSIkmYmVkWjULn/GGMdG10KVqkaGndljfaTD8dKjWgcejO8YA==
ts-node@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.1.0.tgz#8c4b37036abd448577db22a061fd7a67d47e658e"
integrity sha512-34jpuOrxDuf+O6iW1JpgTRDFynUZ1iEqtYruBqh35gICNjN8x+LpVcPAcwzLPi9VU6mdA3ym+x233nZmZp445A==
dependencies:
arg "^4.1.0"
diff "^3.1.0"
Expand Down

0 comments on commit 4198a0e

Please sign in to comment.