Bump ts-node from 8.10.1 to 8.10.2

Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.1 to 8.10.2.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.10.1...v8.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-01 19:37:11 +00:00
parent 7b8975b0ae
commit 97b57fc706
2 changed files with 5 additions and 5 deletions

View file

@ -121,7 +121,7 @@
"style-loader": "1.2.1", "style-loader": "1.2.1",
"terser": "4.7.0", "terser": "4.7.0",
"terser-webpack-plugin": "3.0.1", "terser-webpack-plugin": "3.0.1",
"ts-node": "8.10.1", "ts-node": "8.10.2",
"typescript": "3.9.3", "typescript": "3.9.3",
"webpack": "4.43.0" "webpack": "4.43.0"
} }

View file

@ -8447,10 +8447,10 @@ truncate-utf8-bytes@^1.0.0:
dependencies: dependencies:
utf8-byte-length "^1.0.1" utf8-byte-length "^1.0.1"
ts-node@8.10.1: ts-node@8.10.2:
version "8.10.1" version "8.10.2"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.1.tgz#77da0366ff8afbe733596361d2df9a60fc9c9bd3" resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.10.2.tgz#eee03764633b1234ddd37f8db9ec10b75ec7fb8d"
integrity sha512-bdNz1L4ekHiJul6SHtZWs1ujEKERJnHs4HxN7rjTyyVOFf3HaJ6sLqe6aPG62XTzAB/63pKRh5jTSWL0D7bsvw== integrity sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==
dependencies: dependencies:
arg "^4.1.0" arg "^4.1.0"
diff "^4.0.1" diff "^4.0.1"