chore(deps): update dependency ts-loader to v8.2.0 (#280)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
main
renovate[bot] 2021-04-26 11:02:58 +09:00 committed by GitHub
parent 0f13916e02
commit cf3be97aa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"jest": "26.6.3",
"npm-run-all": "4.1.5",
"text-encoding": "0.7.0",
"ts-loader": "8.1.0",
"ts-loader": "8.2.0",
"typescript": "4.2.4",
"webpack": "4.46.0",
"webpack-cli": "3.3.12",

View File

@ -6822,10 +6822,10 @@ trim-newlines@^3.0.0:
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
ts-loader@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.1.0.tgz#d6292487df279c7cc79b6d3b70bb9d31682b693e"
integrity sha512-YiQipGGAFj2zBfqLhp28yUvPP9jUGqHxRzrGYuc82Z2wM27YIHbElXiaZDc93c3x0mz4zvBmS6q/DgExpdj37A==
ts-loader@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.2.0.tgz#6a3aeaa378aecda543e2ed2c332d3123841d52e0"
integrity sha512-ebXBFrNyMSmbWgjnb3WBloUBK+VSx1xckaXsMXxlZRDqce/OPdYBVN5efB0W3V0defq0Gcy4YuzvPGqRgjj85A==
dependencies:
chalk "^4.1.0"
enhanced-resolve "^4.0.0"