aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-03-23 08:58:39 +0900
committerGitHub <noreply@github.com>2021-03-23 08:58:39 +0900
commitfa6de969ea8f7d378fcf4669cf14c9f2b15cdbf0 (patch)
tree587b00b037625c113b0961dc649df0aeef5bd85e
parent2c3fcd9d562a3a89b97c5077e0e038bd89b6c19a (diff)
parentf2a2470aa87ecc67d3fe27f608be2c13ccd7a5da (diff)
Merge pull request #1049 from ueokande/dependabot/npm_and_yarn/ts-loader-8.0.18
Bump ts-loader from 8.0.14 to 8.0.18
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index 5273cfa..1f02848 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5805,9 +5805,9 @@ tough-cookie@^2.3.3, tough-cookie@~2.5.0:
punycode "^2.1.1"
ts-loader@^8.0.2:
- version "8.0.14"
- resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.14.tgz#e46ac1f8dcb88808d0b1335d2eae65b74bd78fe8"
- integrity sha512-Jt/hHlUnApOZjnSjTmZ+AbD5BGlQFx3f1D0nYuNKwz0JJnuDGHJas6az+FlWKwwRTu+26GXpv249A8UAnYUpqA==
+ version "8.0.18"
+ resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.0.18.tgz#b2385cbe81c34ad9f997915129cdde3ad92a61ea"
+ integrity sha512-hRZzkydPX30XkLaQwJTDcWDoxZHK6IrEMDQpNd7tgcakFruFkeUp/aY+9hBb7BUGb+ZWKI0jiOGMo0MckwzdDQ==
dependencies:
chalk "^4.1.0"
enhanced-resolve "^4.0.0"