build(deps-dev): bump ts-node from 8.0.3 to 8.1.0

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.0.3 to 8.1.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.0.3...v8.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-15 06:44:15 +00:00 коммит произвёл Mark Lee
Родитель 5f798fe972
Коммит 4198a0ea77
2 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -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"
},

Просмотреть файл

@ -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"