build(deps-dev): bump ts-loader from 8.0.13 to 8.0.14 in /html (#575)

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.13 to 8.0.14.
- [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/v8.0.13...v8.0.14)

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]
2021-01-09 03:26:55 +08:00
committed by GitHub
parent 162e3bf168
commit c8cb32b049
2 changed files with 9 additions and 9 deletions

View File

@@ -52,7 +52,7 @@
"style-loader": "^2.0.0",
"terser-webpack-plugin": "^4.2.3",
"through2": "^4.0.2",
"ts-loader": "^8.0.13",
"ts-loader": "^8.0.14",
"tslint": "^6.1.3",
"tslint-loader": "^3.5.4",
"typescript": "^3.9.7",