chore(deps-dev): bump ts-loader from 8.3.0 to 9.2.1

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.3.0 to 9.2.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/v8.3.0...v9.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-14 03:02:57 +00:00 committed by GitHub
parent acc604f83f
commit e156af8384
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 24 additions and 28 deletions

View file

@ -15,6 +15,6 @@
"deep-equal": "^2.0.5",
"ksuid": "^2.0.0",
"lodash": "^4.17.21",
"ts-loader": "^8.3.0"
"ts-loader": "^9.2.1"
}
}