chore(deps): update dependency ts-loader to v8.0.13 (#201)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-01-05 19:53:03 +03:00
committed by GitHub
parent 3e9beb265a
commit a4cd7ff530
2 changed files with 4 additions and 4 deletions

View File

@@ -9085,9 +9085,9 @@
}
},
"ts-loader": {
"version": "8.0.8",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-8.0.8.tgz",
"integrity": "sha512-wihija1i2Ub9FxKFoEgx/phToJiDZKLIbTFURgf4Efxla2QuVucDO6ZpHf2jNJsRtDQfBId0g+1HF0biIjoT6Q==",
"version": "8.0.13",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-8.0.13.tgz",
"integrity": "sha512-1o1nO6aqouA23d2nlcMSEyPMAWRhnYUU0EQUJSc60E0TUyBNX792RHFYUN1ZM29vhMUNayrsbj2UVdZwKhXCDA==",
"dev": true,
"requires": {
"chalk": "^2.3.0",