build(deps-dev): bump ts-loader from 7.0.1 to 7.0.2 (#336)

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

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-02 23:07:11 +08:00
committed by GitHub
parent fc361ab2d3
commit 318c1ea709
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,7 @@
"style-loader": "^1.2.1",
"terser-webpack-plugin": "^2.3.5",
"through2": "^3.0.1",
"ts-loader": "^7.0.1",
"ts-loader": "^7.0.2",
"tslint": "^6.1.2",
"tslint-loader": "^3.5.4",
"typescript": "^3.8.3",