]> prime8.dev >> repos - ttyd.git/commitdiff
build(deps-dev): bump ts-loader from 8.0.1 to 8.0.2 in /html (#433)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Wed, 5 Aug 2020 15:08:11 +0000 (23:08 +0800)
committerGitHub <noreply@github.com>
Wed, 5 Aug 2020 15:08:11 +0000 (23:08 +0800)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.1...v8.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
html/package.json
html/yarn.lock

index 72709baead09200515fc501b30f51327ea16cfe6..ed0486b58909e13c22dbbe315e85fb6586d41063 100644 (file)
@@ -51,7 +51,7 @@
     "style-loader": "^1.2.1",
     "terser-webpack-plugin": "^3.0.8",
     "through2": "^4.0.2",
-    "ts-loader": "^8.0.1",
+    "ts-loader": "^8.0.2",
     "tslint": "^6.1.3",
     "tslint-loader": "^3.5.4",
     "typescript": "^3.9.7",
index 63ec883811f3707402d7b8ce941a37d6e1665219..df9a8594f857665f1c519c5faee0b11d296a28e4 100644 (file)
@@ -7912,10 +7912,10 @@ trim-newlines@^2.0.0:
   dependencies:
     glob "^7.1.2"
 
-ts-loader@^8.0.1:
-  version "8.0.1"
-  resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.1.tgz#9670dcbce2a8c8506d01a37fee042350d02c8c21"
-  integrity sha512-I9Nmly0ufJoZRMuAT9d5ijsC2B7oSPvUnOJt/GhgoATlPGYfa17VicDKPcqwUCrHpOkCxr/ybLYwbnS4cOxmvQ==
+ts-loader@^8.0.2:
+  version "8.0.2"
+  resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.2.tgz#ee73ca9350f745799396fff8578ba29b1e95616b"
+  integrity sha512-oYT7wOTUawYXQ8XIDsRhziyW0KUEV38jISYlE+9adP6tDtG+O5GkRe4QKQXrHVH4mJJ88DysvEtvGP65wMLlhg==
   dependencies:
     chalk "^2.3.0"
     enhanced-resolve "^4.0.0"