]> prime8.dev >> repos - ttyd.git/commitdiff
build(deps-dev): bump ts-loader from 8.0.2 to 8.0.3 in /html (#453)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Wed, 26 Aug 2020 13:52:34 +0000 (21:52 +0800)
committerGitHub <noreply@github.com>
Wed, 26 Aug 2020 13:52:34 +0000 (21:52 +0800)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.2 to 8.0.3.
- [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.2...v8.0.3)

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 80fa7578b9e137c7717199153a4971cbf699aa9c..a71eb533f68fdf291c0c0019056f47cb19fd9224 100644 (file)
@@ -51,7 +51,7 @@
     "style-loader": "^1.2.1",
     "terser-webpack-plugin": "^4.1.0",
     "through2": "^4.0.2",
-    "ts-loader": "^8.0.2",
+    "ts-loader": "^8.0.3",
     "tslint": "^6.1.3",
     "tslint-loader": "^3.5.4",
     "typescript": "^3.9.7",
index 2aa1a8110273eba0e8e42567bc5d9086d8055a32..0f198b5bc9587ff086c6f63304d35c2ffbc01561 100644 (file)
@@ -7922,10 +7922,10 @@ trim-newlines@^2.0.0:
   dependencies:
     glob "^7.1.2"
 
-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==
+ts-loader@^8.0.3:
+  version "8.0.3"
+  resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.3.tgz#56858f4296edf1ed55e01f8520552984d3f0911c"
+  integrity sha512-wsqfnVdB7xQiqhqbz2ZPLGHLPZbHVV5Qn/MNFZkCFxRU1miDyxKORucDGxKtsQJ63Rfza0udiUxWF5nHY6bpdQ==
   dependencies:
     chalk "^2.3.0"
     enhanced-resolve "^4.0.0"