Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.15 to 8.0.17. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.15...v8.0.17) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@@ -5536,9 +5536,9 @@
"dev": true
},
"ts-loader": {
- "version": "8.0.15",
- "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-8.0.15.tgz",
- "integrity": "sha512-WYXfCEglgUPU6adGcx6I9DsMwSxYFU99rzteIEoZKDQn4IMbe4KpO934zRkwSOFcwEzh+gx/RaH8hhgoCAfF9w==",
+ "version": "8.0.17",
+ "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-8.0.17.tgz",
+ "integrity": "sha512-OeVfSshx6ot/TCxRwpBHQ/4lRzfgyTkvi7ghDVrLXOHzTbSK413ROgu/xNqM72i3AFeAIJgQy78FwSMKmOW68w==",
"dev": true,
"requires": {
"chalk": "^4.1.0",
@@ -57,7 +57,7 @@
"mini-css-extract-plugin": "1.3.6",
"sass-loader": "11.0.0",
"terser-webpack-plugin": "5.1.1",
- "ts-loader": "8.0.15",
+ "ts-loader": "8.0.17",
"webpack": "5.21.2",
"webpack-bundle-analyzer": "4.4.0",
"webpack-cli": "4.5.0"