build(deps-dev): bump ts-loader from 8.1.0 to 9.0.0

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.1.0...v9.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-04-22 14:25:52 +00:00
committed by GitHub
parent 38695c3c4b
commit 7a25165046
2 changed files with 90 additions and 122 deletions

View File

@ -85,7 +85,7 @@
"shelljs": "^0.8.4",
"sinon": "^10.0.0",
"stream-browserify": "^3.0.0",
"ts-loader": "^8.1.0",
"ts-loader": "^9.0.0",
"ts-node": "^9.0.0",
"tsconfig-paths": "^3.9.0",
"tslint": "^6.1.3",