build(deps-dev): bump ts-loader from 7.0.2 to 7.0.3 (#342)

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 7.0.2 to 7.0.3.
- [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.2...v7.0.3)

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-05-08 17:35:34 +08:00
committed by GitHub
parent bbfcd5e563
commit 37a8ac43e6
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.1",
"through2": "^3.0.1",
"ts-loader": "^7.0.2",
"ts-loader": "^7.0.3",
"tslint": "^6.1.2",
"tslint-loader": "^3.5.4",
"typescript": "^3.8.3",

View File

@@ -7863,10 +7863,10 @@ trim-newlines@^2.0.0:
dependencies:
glob "^7.1.2"
ts-loader@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-7.0.2.tgz#465bc904aea4c331e9550e7c7d75dd17a0b7c24c"
integrity sha512-DwpZFB67RoILQHx42dMjSgv2STpacsQu5X+GD/H9ocd8IhU0m8p3b/ZrIln2KmcucC6xep2PdEMEblpWT71euA==
ts-loader@^7.0.3:
version "7.0.3"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-7.0.3.tgz#1ba06fd3dae612ecf8b952f89145f9ac7489805f"
integrity sha512-BXAHfPjm3J//20ibuI30M+xgLpdIng68p2H952QqbbmDk7SW72HV42k9Gop7rMxuHvrXWjazWhKuyr9D9kKe3A==
dependencies:
chalk "^2.3.0"
enhanced-resolve "^4.0.0"