build(deps-dev): bump ts-loader from 6.2.1 to 7.0.1 in /html (#320)

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.2.1 to 7.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/v6.2.1...v7.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-04-24 21:40:07 +08:00
committed by GitHub
parent 8ab3ab8258
commit 5bb30bd82f
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@
"style-loader": "^1.1.4",
"terser-webpack-plugin": "^2.3.5",
"through2": "^3.0.1",
"ts-loader": "^6.2.1",
"ts-loader": "^7.0.1",
"tslint": "^6.1.1",
"tslint-loader": "^3.5.4",
"typescript": "^3.8.3",