Update dependency ts-loader to v8.0.13

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-01-02 00:13:48 +00:00 committed by Tilman Vatteroth
parent 87a5332028
commit e8de6ee8cd
2 changed files with 5 additions and 5 deletions

View file

@ -172,7 +172,7 @@
"http-server": "0.12.3",
"redux-devtools": "3.7.0",
"redux-devtools-extension": "2.13.8",
"ts-loader": "8.0.12",
"ts-loader": "8.0.13",
"webpack-bundle-analyzer": "4.3.0"
},
"resolutions": {

View file

@ -13804,10 +13804,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@8.0.12:
version "8.0.12"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.12.tgz#1de9f1de65176318c1e6d187bfc496182f8dc2a0"
integrity sha512-UIivVfGVJDdwwjgSrbtcL9Nf10c1BWnL1mxAQUVcnhNIn/P9W3nP5v60Z0aBMtc7ZrE11lMmU6+5jSgAXmGaYw==
ts-loader@8.0.13:
version "8.0.13"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.13.tgz#2bebeb833570ca46bb9338322a9a29900e988535"
integrity sha512-1o1nO6aqouA23d2nlcMSEyPMAWRhnYUU0EQUJSc60E0TUyBNX792RHFYUN1ZM29vhMUNayrsbj2UVdZwKhXCDA==
dependencies:
chalk "^2.3.0"
enhanced-resolve "^4.0.0"