You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2022/12/06 21:00:04 UTC

[camel-website] branch main updated: Bump terser from 4.1.4 to 4.8.1 in /antora-ui-camel

This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new b3cc7f94 Bump terser from 4.1.4 to 4.8.1 in /antora-ui-camel
b3cc7f94 is described below

commit b3cc7f9420f6f630e9345fe7db7ec57b56ce1f45
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Dec 5 21:51:04 2022 +0000

    Bump terser from 4.1.4 to 4.8.1 in /antora-ui-camel
    
    Bumps [terser](https://github.com/terser/terser) from 4.1.4 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/compare/v4.1.4...v4.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: terser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 antora-ui-camel/.pnp.cjs                               |   8 ++++----
 .../cache/terser-npm-4.1.4-e7ae53c133-bcac12e792.zip   | Bin 414589 -> 0 bytes
 .../cache/terser-npm-4.8.1-16347908cf-b342819bf7.zip   | Bin 0 -> 448133 bytes
 antora-ui-camel/yarn.lock                              |   8 ++++----
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/antora-ui-camel/.pnp.cjs b/antora-ui-camel/.pnp.cjs
index 43e580f7..4f9492d1 100755
--- a/antora-ui-camel/.pnp.cjs
+++ b/antora-ui-camel/.pnp.cjs
@@ -5994,7 +5994,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
           "packageDependencies": [\
             ["gulp-terser", "npm:1.2.0"],\
             ["plugin-error", "npm:1.0.1"],\
-            ["terser", "npm:4.1.4"],\
+            ["terser", "npm:4.8.1"],\
             ["through2", "npm:3.0.1"],\
             ["vinyl-sourcemaps-apply", "npm:0.2.1"]\
           ],\
@@ -12382,10 +12382,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
         }]\
       ]],\
       ["terser", [\
-        ["npm:4.1.4", {\
-          "packageLocation": "./.yarn/cache/terser-npm-4.1.4-e7ae53c133-bcac12e792.zip/node_modules/terser/",\
+        ["npm:4.8.1", {\
+          "packageLocation": "./.yarn/cache/terser-npm-4.8.1-16347908cf-b342819bf7.zip/node_modules/terser/",\
           "packageDependencies": [\
-            ["terser", "npm:4.1.4"],\
+            ["terser", "npm:4.8.1"],\
             ["acorn", "npm:8.8.0"],\
             ["commander", "npm:2.20.0"],\
             ["source-map", "npm:0.6.1"],\
diff --git a/antora-ui-camel/.yarn/cache/terser-npm-4.1.4-e7ae53c133-bcac12e792.zip b/antora-ui-camel/.yarn/cache/terser-npm-4.1.4-e7ae53c133-bcac12e792.zip
deleted file mode 100644
index 6d688131..00000000
Binary files a/antora-ui-camel/.yarn/cache/terser-npm-4.1.4-e7ae53c133-bcac12e792.zip and /dev/null differ
diff --git a/antora-ui-camel/.yarn/cache/terser-npm-4.8.1-16347908cf-b342819bf7.zip b/antora-ui-camel/.yarn/cache/terser-npm-4.8.1-16347908cf-b342819bf7.zip
new file mode 100644
index 00000000..f1a2b061
Binary files /dev/null and b/antora-ui-camel/.yarn/cache/terser-npm-4.8.1-16347908cf-b342819bf7.zip differ
diff --git a/antora-ui-camel/yarn.lock b/antora-ui-camel/yarn.lock
index 8e2b3eec..e98c038e 100644
--- a/antora-ui-camel/yarn.lock
+++ b/antora-ui-camel/yarn.lock
@@ -10888,15 +10888,15 @@ fsevents@^1.2.7:
   linkType: hard
 
 "terser@npm:^4.0.0":
-  version: 4.1.4
-  resolution: "terser@npm:4.1.4"
+  version: 4.8.1
+  resolution: "terser@npm:4.8.1"
   dependencies:
     commander: ^2.20.0
     source-map: ~0.6.1
     source-map-support: ~0.5.12
   bin:
-    terser: bin/uglifyjs
-  checksum: bcac12e792c3b0249738aa382aa5f76a8231cb519768c158cb841d4b0d59b90b4a3226dce3561269589d05fc6070fe632971c3a10c3e08a82985cc25f66b878b
+    terser: bin/terser
+  checksum: b342819bf7e82283059aaa3f22bb74deb1862d07573ba5a8947882190ad525fd9b44a15074986be083fd379c58b9a879457a330b66dcdb77b485c44267f9a55a
   languageName: node
   linkType: hard