Bump ts-loader from 8.0.8 to 8.0.9

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.8 to 8.0.9.
- [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.8...v8.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-04 16:26:35 +00:00 committed by GitHub
parent 37b8a5b51a
commit 19837d15be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@
"shared-git-hooks": "^1.2.1",
"source-map-loader": "^1.1.2",
"ts-jest": "^25.5.1",
"ts-loader": "^8.0.8",
"ts-loader": "^8.0.9",
"ts-node": "^9.0.0",
"tsconfig-paths-webpack-plugin": "^3.3.0",
"tslint": "^5.20.1",

View file

@ -8350,10 +8350,10 @@ ts-jest@^25.5.1:
semver "6.x"
yargs-parser "18.x"
ts-loader@^8.0.8:
version "8.0.8"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.8.tgz#5c514c895d3b2462bf0148f63da0c22b227f7867"
integrity sha512-wihija1i2Ub9FxKFoEgx/phToJiDZKLIbTFURgf4Efxla2QuVucDO6ZpHf2jNJsRtDQfBId0g+1HF0biIjoT6Q==
ts-loader@^8.0.9:
version "8.0.9"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.9.tgz#890fc25f49a99124268f4e738ed22d00f666dc37"
integrity sha512-rQd+iIfz5z4HSVzhhRFP4M2OQ0QmihilWWauYvvowBfnRvr4DW+gqA2om70xp/07EQj1qBkLMWobnXsgmWMbmg==
dependencies:
chalk "^2.3.0"
enhanced-resolve "^4.0.0"