Bump ts-loader from 7.0.3 to 7.0.5

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-27 14:07:13 +00:00 committed by GitHub
parent 19e80ea165
commit cd02b8b94c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -27461,9 +27461,9 @@
}
},
"ts-loader": {
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-7.0.3.tgz",
"integrity": "sha512-BXAHfPjm3J//20ibuI30M+xgLpdIng68p2H952QqbbmDk7SW72HV42k9Gop7rMxuHvrXWjazWhKuyr9D9kKe3A==",
"version": "7.0.5",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-7.0.5.tgz",
"integrity": "sha512-zXypEIT6k3oTc+OZNx/cqElrsbBtYqDknf48OZos0NQ3RTt045fBIU8RRSu+suObBzYB355aIPGOe/3kj9h7Ig==",
"dev": true,
"requires": {
"chalk": "^2.3.0",

View File

@ -277,7 +277,7 @@
"stylelint": "^13.3.2",
"stylelint-config-standard": "^20.0.0",
"ts-jest": "^24.3.0",
"ts-loader": "^7.0.3",
"ts-loader": "^7.0.5",
"ttfinfo": "^0.2.0",
"typescript": "^3.8.3",
"url-loader": "^4.1.0",