Bump ts-loader from 9.1.1 to 9.1.2

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.1.1 to 9.1.2.
- [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/v9.1.1...v9.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-10 08:35:34 +00:00
committed by GitHub
parent d6b0284da1
commit b674376433
2 changed files with 8 additions and 8 deletions

View File

@@ -56,7 +56,7 @@
"mocha": "^8.3.2",
"npm-run-all": "^4.1.5",
"prettier": "2.2.1",
"ts-loader": "^9.1.1",
"ts-loader": "^9.1.2",
"ts-node": "^9.1.1",
"typescript": "^4.2.3",
"webpack": "^5.36.2",