aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-23 20:34:24 +0000
committerGitHub <noreply@github.com>2021-04-23 20:34:24 +0000
commit438da26643d61c53e5d1d4b3e2865184ca339418 (patch)
tree3fc3b022417f9c1c907a5bb0ee94b999620caf1d /yarn.lock
parent3e3b82de9eb7697f7b2eaad9bda6f7193c910304 (diff)
Bump ts-loader from 8.1.0 to 8.2.0
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/v8.2.0/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.1.0...v8.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index d805f43..dfd588a 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -5949,9 +5949,9 @@ tough-cookie@^2.3.3, tough-cookie@~2.5.0:
punycode "^2.1.1"
ts-loader@^8.0.2:
- version "8.1.0"
- resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.1.0.tgz#d6292487df279c7cc79b6d3b70bb9d31682b693e"
- integrity sha512-YiQipGGAFj2zBfqLhp28yUvPP9jUGqHxRzrGYuc82Z2wM27YIHbElXiaZDc93c3x0mz4zvBmS6q/DgExpdj37A==
+ version "8.2.0"
+ resolved "https://registry.yarnpkg.com/ts-loader/-/ts-loader-8.2.0.tgz#6a3aeaa378aecda543e2ed2c332d3123841d52e0"
+ integrity sha512-ebXBFrNyMSmbWgjnb3WBloUBK+VSx1xckaXsMXxlZRDqce/OPdYBVN5efB0W3V0defq0Gcy4YuzvPGqRgjj85A==
dependencies:
chalk "^4.1.0"
enhanced-resolve "^4.0.0"