Bump ts-loader from 9.2.5 to 9.3.0

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.5 to 9.3.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/v9.2.5...v9.3.0)

---
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-06-01 08:55:02 +00:00
committed by Daniël van Noord
parent b1812afa2f
commit 1f23e58984
2 changed files with 8 additions and 8 deletions

View File

@@ -57,7 +57,7 @@
"mocha": "^8.4.0",
"npm-run-all": "^4.1.5",
"prettier": "2.6.2",
"ts-loader": "^9.2.5",
"ts-loader": "^9.3.0",
"ts-node": "^10.8.0",
"typescript": "^4.7.2",
"webpack": "^5.72.1",