Update dependency ts-loader to v9.2.5

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-08-07 01:14:36 +00:00 committed by Philip Molares
parent 3fd46e94ea
commit e34ed68128
2 changed files with 5 additions and 5 deletions

View file

@ -190,7 +190,7 @@
"prettier": "2.3.2",
"redux-devtools": "3.7.0",
"redux-devtools-extension": "2.13.9",
"ts-loader": "9.2.4",
"ts-loader": "9.2.5",
"webpack-bundle-analyzer": "4.4.2"
},
"resolutions": {

View file

@ -13746,10 +13746,10 @@ ts-easing@^0.2.0:
resolved "https://registry.yarnpkg.com/ts-easing/-/ts-easing-0.2.0.tgz#c8a8a35025105566588d87dbda05dd7fbfa5a4ec"
integrity sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==
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"