build(deps-dev): bump ts-loader from 8.0.17 to 8.0.18 in /html (#627)

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.17 to 8.0.18.
- [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.17...v8.0.18)

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-03-13 09:50:01 +08:00
committed by GitHub
parent 21b9aefbe3
commit 18db8ccff2
2 changed files with 5 additions and 5 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.17",
"ts-loader": "^8.0.18",
"tslint": "^6.1.3",
"tslint-loader": "^3.5.4",
"typescript": "^3.9.9",

View File

@@ -7956,10 +7956,10 @@ trim-newlines@^2.0.0:
dependencies:
glob "^7.1.2"
ts-loader@^8.0.17:
version "8.0.17"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.17.tgz#98f2ccff9130074f4079fd89b946b4c637b1f2fc"
integrity sha512-OeVfSshx6ot/TCxRwpBHQ/4lRzfgyTkvi7ghDVrLXOHzTbSK413ROgu/xNqM72i3AFeAIJgQy78FwSMKmOW68w==
ts-loader@^8.0.18:
version "8.0.18"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.18.tgz#b2385cbe81c34ad9f997915129cdde3ad92a61ea"
integrity sha512-hRZzkydPX30XkLaQwJTDcWDoxZHK6IrEMDQpNd7tgcakFruFkeUp/aY+9hBb7BUGb+ZWKI0jiOGMo0MckwzdDQ==
dependencies:
chalk "^4.1.0"
enhanced-resolve "^4.0.0"