Bump ts-loader from 9.3.1 to 9.4.1

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.3.1 to 9.4.1.
- [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.3.1...9.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-26 17:53:01 +00:00
committed by GitHub
parent 1d48915d85
commit 14ed4450bd
2 changed files with 8 additions and 8 deletions

View File

@@ -43,7 +43,7 @@
"comment-json": "^4.1.1",
"json-loader": "^0.5.7",
"mocha": "^10.1.0",
"ts-loader": "^9.3.1",
"ts-loader": "^9.4.1",
"ts-mocha": "^10.0.0",
"ts-node": "^10.9.1",
"typescript": "^4.6.4"