]> prime8.dev >> repos - ttyd.git/commitdiff
build(deps-dev): bump ts-loader from 8.0.11 to 8.0.12 in /html (#559)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 28 Dec 2020 11:34:16 +0000 (19:34 +0800)
committerGitHub <noreply@github.com>
Mon, 28 Dec 2020 11:34:16 +0000 (19:34 +0800)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.11 to 8.0.12.
- [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.11...v8.0.12)

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 44ab46b75815c6d544f32d6a8413f3402d663f7b..281621ed3c24e579953ab020074c2cb424841fd9 100644 (file)
@@ -51,7 +51,7 @@
     "style-loader": "^2.0.0",
     "terser-webpack-plugin": "^4.2.3",
     "through2": "^4.0.2",
-    "ts-loader": "^8.0.11",
+    "ts-loader": "^8.0.12",
     "tslint": "^6.1.3",
     "tslint-loader": "^3.5.4",
     "typescript": "^3.9.7",
index a1f117f8c1bab1140bb7ef6834cdae93aef08d6d..885fb72d2d97725a9854ef777c7f911b44c0c105 100644 (file)
@@ -7963,10 +7963,10 @@ trim-newlines@^2.0.0:
   dependencies:
     glob "^7.1.2"
 
-ts-loader@^8.0.11:
-  version "8.0.11"
-  resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.11.tgz#35d58a65932caacb120426eea59eca841786c899"
-  integrity sha512-06X+mWA2JXoXJHYAesUUL4mHFYhnmyoCdQVMXofXF552Lzd4wNwSGg7unJpttqUP7ziaruM8d7u8LUB6I1sgzA==
+ts-loader@^8.0.12:
+  version "8.0.12"
+  resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.12.tgz#1de9f1de65176318c1e6d187bfc496182f8dc2a0"
+  integrity sha512-UIivVfGVJDdwwjgSrbtcL9Nf10c1BWnL1mxAQUVcnhNIn/P9W3nP5v60Z0aBMtc7ZrE11lMmU6+5jSgAXmGaYw==
   dependencies:
     chalk "^2.3.0"
     enhanced-resolve "^4.0.0"