build(deps-dev): bump ts-loader from 7.0.5 to 8.0.1 in /html (#410)

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 7.0.5 to 8.0.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v7.0.5...v8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-24 22:52:45 +08:00
committed by GitHub
parent 34928c1e24
commit af67168e3c
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@
"style-loader": "^1.2.1",
"terser-webpack-plugin": "^3.0.6",
"through2": "^4.0.2",
"ts-loader": "^7.0.5",
"ts-loader": "^8.0.1",
"tslint": "^6.1.2",
"tslint-loader": "^3.5.4",
"typescript": "^3.9.7",

View File

@@ -7847,10 +7847,10 @@ trim-newlines@^2.0.0:
dependencies:
glob "^7.1.2"
ts-loader@^7.0.5:
version "7.0.5"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-7.0.5.tgz#789338fb01cb5dc0a33c54e50558b34a73c9c4c5"
integrity sha512-zXypEIT6k3oTc+OZNx/cqElrsbBtYqDknf48OZos0NQ3RTt045fBIU8RRSu+suObBzYB355aIPGOe/3kj9h7Ig==
ts-loader@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.1.tgz#9670dcbce2a8c8506d01a37fee042350d02c8c21"
integrity sha512-I9Nmly0ufJoZRMuAT9d5ijsC2B7oSPvUnOJt/GhgoATlPGYfa17VicDKPcqwUCrHpOkCxr/ybLYwbnS4cOxmvQ==
dependencies:
chalk "^2.3.0"
enhanced-resolve "^4.0.0"