chore(deps): update dependency ts-loader to v9.2.5 (#1501)

Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-08-03 21:18:53 +00:00 committed by David Mehren
parent c7c9f75537
commit 5e75afec0d
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
2 changed files with 5 additions and 5 deletions

View file

@ -81,7 +81,7 @@
"prettier": "2.3.2",
"supertest": "6.1.4",
"ts-jest": "27.0.4",
"ts-loader": "9.2.4",
"ts-loader": "9.2.5",
"ts-node": "10.1.0",
"tsconfig-paths": "3.10.1",
"typescript": "4.3.5"

View file

@ -6550,10 +6550,10 @@ ts-jest@27.0.4:
semver "7.x"
yargs-parser "20.x"
ts-loader@9.2.4:
version "9.2.4"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.4.tgz#55fe7e5eab29fe4bdfb01c1f941c2bab928b7f92"
integrity sha512-Ats2BCqPFBkgsoZUmmYMjuQu+iBNExt4o3QDsJqRMuPdStWlnOthdqX/GHHJnxSSgw7Gu6Hll/MD5b4usgKFOg==
ts-loader@9.2.5:
version "9.2.5"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.5.tgz#127733a5e9243bf6dafcb8aa3b8a266d8041dca9"
integrity sha512-al/ATFEffybdRMUIr5zMEWQdVnCGMUA9d3fXJ8dBVvBlzytPvIszoG9kZoR+94k6/i293RnVOXwMaWbXhNy9pQ==
dependencies:
chalk "^4.1.0"
enhanced-resolve "^5.0.0"