]> prime8.dev >> repos - ttyd.git/commitdiff
build(deps-dev): bump ts-loader from 8.0.12 to 8.0.13 in /html (#570)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Thu, 31 Dec 2020 17:44:13 +0000 (01:44 +0800)
committerGitHub <noreply@github.com>
Thu, 31 Dec 2020 17:44:13 +0000 (01:44 +0800)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.12 to 8.0.13.
- [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.12...v8.0.13)

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 bdae52a290f252bb218af53d5bfdf0f9dbf8f4f5..0f3e108cbef00e0da803c9b8f8b10e700667db76 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.12",
+    "ts-loader": "^8.0.13",
     "tslint": "^6.1.3",
     "tslint-loader": "^3.5.4",
     "typescript": "^3.9.7",
index 7ba8dd699c57ae200244e9ec9fca6d5f4c34dfec..3f76b4bcccdbf2fa98f5872da28b9d9f9034f0a4 100644 (file)
@@ -7936,10 +7936,10 @@ trim-newlines@^2.0.0:
   dependencies:
     glob "^7.1.2"
 
-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==
+ts-loader@^8.0.13:
+  version "8.0.13"
+  resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.13.tgz#2bebeb833570ca46bb9338322a9a29900e988535"
+  integrity sha512-1o1nO6aqouA23d2nlcMSEyPMAWRhnYUU0EQUJSc60E0TUyBNX792RHFYUN1ZM29vhMUNayrsbj2UVdZwKhXCDA==
   dependencies:
     chalk "^2.3.0"
     enhanced-resolve "^4.0.0"