build(deps-dev): bump ts-loader from 9.1.2 to 9.2.3 in /html (#698)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-06-19 05:28:24 +08:00
committed by GitHub
parent c298464b6a
commit 626eb3ad95
2 changed files with 5 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
"style-loader": "^2.0.0",
"terser-webpack-plugin": "^5.1.3",
"through2": "^4.0.2",
"ts-loader": "^9.1.2",
"ts-loader": "^9.2.3",
"tslint": "^6.1.3",
"tslint-loader": "^3.5.4",
"typescript": "^4.2.4",

View File

@@ -7005,10 +7005,10 @@ trim-newlines@^2.0.0:
dependencies:
glob "^7.1.2"
ts-loader@^9.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.1.2.tgz#ba9b9abb05a514e8ff825791a3f6fcf793272728"
integrity sha512-ryMgATvLLl+z8zQvdlm6Pep0slmwxFWIEnq/5VdiLVjqQXnFJgO+qNLGIIP+d2N2jsFZ9MibZCVDb2bSp7OmEA==
ts-loader@^9.2.3:
version "9.2.3"
resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.3.tgz#dc3b6362a4d4382493cd4f138d345f419656de68"
integrity sha512-sEyWiU3JMHBL55CIeC4iqJQadI0U70A5af0kvgbNLHVNz2ACztQg0j/9x10bjjIht8WfFYLKfn4L6tkZ+pu+8Q==
dependencies:
chalk "^4.1.0"
enhanced-resolve "^5.0.0"