]> prime8.dev >> repos - ttyd.git/commitdiff
build(deps-dev): bump ts-loader from 9.2.3 to 9.2.4 in /html (#738)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 26 Jul 2021 16:30:53 +0000 (00:30 +0800)
committerGitHub <noreply@github.com>
Mon, 26 Jul 2021 16:30:53 +0000 (00:30 +0800)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
html/package.json
html/yarn.lock

index 6ad08e1616d2287388485858ce1858d6a425a6f2..4a7990a5cf56ad87b7ba0828dbfe9b892d85e29e 100644 (file)
@@ -35,7 +35,7 @@
     "style-loader": "^3.2.1",
     "terser-webpack-plugin": "^5.1.3",
     "through2": "^4.0.2",
-    "ts-loader": "^9.2.3",
+    "ts-loader": "^9.2.4",
     "tslint": "^6.1.3",
     "tslint-loader": "^3.5.4",
     "typescript": "^4.3.5",
index 0f653b7ead5089a0c128cb0ba10437d119823af7..260f4ae35ab5a9bf968be40161a6f9d86dc34575 100644 (file)
@@ -7075,10 +7075,10 @@ trim-newlines@^3.0.0:
   dependencies:
     glob "^7.1.2"
 
-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==
+ts-loader@^9.2.4:
+  version "9.2.4"
+  resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-9.2.4.tgz#55fe7e5eab29fe4bdfb01c1f941c2bab928b7f92"
+  integrity sha512-Ats2BCqPFBkgsoZUmmYMjuQu+iBNExt4o3QDsJqRMuPdStWlnOthdqX/GHHJnxSSgw7Gu6Hll/MD5b4usgKFOg==
   dependencies:
     chalk "^4.1.0"
     enhanced-resolve "^5.0.0"