Bump ts-loader from 9.2.3 to 9.2.4

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.3 to 9.2.4.
- [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.2.3...v9.2.4)

---
updated-dependencies:
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-25 13:33:17 +00:00
committed by GitHub
parent c455f940c6
commit 525ea72174
2 changed files with 10 additions and 10 deletions

View File

@@ -57,7 +57,7 @@
"mocha": "^8.4.0",
"npm-run-all": "^4.1.5",
"prettier": "2.3.2",
"ts-loader": "^9.2.3",
"ts-loader": "^9.2.4",
"ts-node": "^10.0.0",
"typescript": "^4.3.4",
"webpack": "^5.45.1",