Update dependency ts-loader to v8.0.10

This commit is contained in:
Renovate Bot 2020-11-07 15:31:18 +00:00 committed by mrdrogdrog
parent 7fffd9458e
commit 958da1d9dc
2 changed files with 5 additions and 5 deletions

View file

@ -171,7 +171,7 @@
"http-server": "0.12.3",
"redux-devtools": "3.7.0",
"redux-devtools-extension": "2.13.8",
"ts-loader": "8.0.7",
"ts-loader": "8.0.10",
"webpack-bundle-analyzer": "4.1.0"
},
"resolutions": {

View file

@ -13944,10 +13944,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.7:
version "8.0.7"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.7.tgz#9ce70db5b3906cc9143a09c54ff5247d102ea974"
integrity sha512-ooa4wxlZ9TOXaJ/iVyZlWsim79Ul4KyifSwyT2hOrbQA6NZJypsLOE198o8Ko+JV+ZHnMArvWcl4AnRqpCU/Mw==
ts-loader@8.0.10:
version "8.0.10"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.10.tgz#4af4afb8d26847290cd010df93a4c172df92278f"
integrity sha512-5fVbbZldz6LQi6RQ0v1P7lZ98CZGlQyM8b4xGZXw3G/XUqL8GIH+Ib6H01nImPhkHZ9+PVXZgTb+v3fRsaIHlg==
dependencies:
chalk "^2.3.0"
enhanced-resolve "^4.0.0"