Bump ts-loader from 5.4.5 to 6.2.1

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 5.4.5 to 6.2.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/v5.4.5...v6.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-17 07:21:19 +00:00 committed by GitHub
parent b73725bd9a
commit 893e79fee8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 59 additions and 212 deletions

View file

@ -47,7 +47,7 @@
"patternfly-bootstrap-treeview": "^2.1.8",
"pdfmake": "^0.1.53",
"qrcode": "^1.4.4",
"ts-loader": "^5.3.0",
"ts-loader": "^6.2.1",
"typescript": "^3.3.4000",
"u2f-api": "^1.1.1"
}