aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-21 11:41:25 -0700
committerGitHub <noreply@github.com>2022-07-21 11:41:25 -0700
commit7a2a40ed91d925a795804eb1df031a3b24766bea (patch)
treeb1295a9231c1f6681295cdde192e35fb31ac0517 /yarn.lock
parent1351733e386a3a9a97d3aed6382f36f6ba0bc1a4 (diff)
Bump terser from 4.8.0 to 4.8.1 (#245)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.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 cdfc8c8..e3412e4 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10682,9 +10682,9 @@ terser-webpack-plugin@^1.4.3:
10682 worker-farm "^1.7.0" 10682 worker-farm "^1.7.0"
10683 10683
10684terser@^4.1.2, terser@^4.6.2, terser@^4.6.3: 10684terser@^4.1.2, terser@^4.6.2, terser@^4.6.3:
10685 version "4.8.0" 10685 version "4.8.1"
10686 resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17" 10686 resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f"
10687 integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw== 10687 integrity sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==
10688 dependencies: 10688 dependencies:
10689 commander "^2.20.0" 10689 commander "^2.20.0"
10690 source-map "~0.6.1" 10690 source-map "~0.6.1"