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

commit da6bb15d039dd491c79fb3cd67eda634133e75ec
Author: Zoran Regvart <zo...@regvart.com>
AuthorDate: Tue Jan 30 17:25:52 2024 +0100

    chore: update ansi-regex to 4.1.1
---
 .pnp.cjs                                              |  18 +++++++++---------
 .../ansi-regex-npm-3.0.0-be0b845911-2ad11c416f.zip    | Bin 2962 -> 0 bytes
 .../ansi-regex-npm-3.0.1-01f44078a3-09daf180c5.zip    | Bin 0 -> 2986 bytes
 .../ansi-regex-npm-4.1.0-4a7d8413fe-97aa465953.zip    | Bin 3500 -> 0 bytes
 .../ansi-regex-npm-4.1.1-af0a582bb9-b1a6ee44cb.zip    | Bin 0 -> 3506 bytes
 antora-ui-camel/.pnp.cjs                              |  18 +++++++++---------
 .../ansi-regex-npm-3.0.0-be0b845911-2ad11c416f.zip    | Bin 2962 -> 0 bytes
 .../ansi-regex-npm-3.0.1-01f44078a3-09daf180c5.zip    | Bin 0 -> 2986 bytes
 .../ansi-regex-npm-4.1.0-4a7d8413fe-97aa465953.zip    | Bin 3500 -> 0 bytes
 .../ansi-regex-npm-4.1.1-af0a582bb9-b1a6ee44cb.zip    | Bin 0 -> 3506 bytes
 antora-ui-camel/yarn.lock                             |  12 ++++++------
 yarn.lock                                             |  12 ++++++------
 12 files changed, 30 insertions(+), 30 deletions(-)

diff --git a/.pnp.cjs b/.pnp.cjs
index aecc5a88..2b42d180 100755
--- a/.pnp.cjs
+++ b/.pnp.cjs
@@ -3546,17 +3546,17 @@ const RAW_RUNTIME_STATE =
         ],\
         "linkType": "HARD"\
       }],\
-      ["npm:3.0.0", {\
-        "packageLocation": 
"./.yarn/cache/ansi-regex-npm-3.0.0-be0b845911-2ad11c416f.zip/node_modules/ansi-regex/",\
+      ["npm:3.0.1", {\
+        "packageLocation": 
"./.yarn/cache/ansi-regex-npm-3.0.1-01f44078a3-09daf180c5.zip/node_modules/ansi-regex/",\
         "packageDependencies": [\
-          ["ansi-regex", "npm:3.0.0"]\
+          ["ansi-regex", "npm:3.0.1"]\
         ],\
         "linkType": "HARD"\
       }],\
-      ["npm:4.1.0", {\
-        "packageLocation": 
"./.yarn/cache/ansi-regex-npm-4.1.0-4a7d8413fe-97aa465953.zip/node_modules/ansi-regex/",\
+      ["npm:4.1.1", {\
+        "packageLocation": 
"./.yarn/cache/ansi-regex-npm-4.1.1-af0a582bb9-b1a6ee44cb.zip/node_modules/ansi-regex/",\
         "packageDependencies": [\
-          ["ansi-regex", "npm:4.1.0"]\
+          ["ansi-regex", "npm:4.1.1"]\
         ],\
         "linkType": "HARD"\
       }],\
@@ -18279,7 +18279,7 @@ const RAW_RUNTIME_STATE =
         "packageLocation": 
"./.yarn/cache/pretty-format-npm-23.6.0-e43cf64d24-7fda1f30c3.zip/node_modules/pretty-format/",\
         "packageDependencies": [\
           ["pretty-format", "npm:23.6.0"],\
-          ["ansi-regex", "npm:3.0.0"],\
+          ["ansi-regex", "npm:3.0.1"],\
           ["ansi-styles", "npm:3.2.1"]\
         ],\
         "linkType": "HARD"\
@@ -20771,7 +20771,7 @@ const RAW_RUNTIME_STATE =
         "packageLocation": 
"./.yarn/cache/strip-ansi-npm-4.0.0-d4de985014-d9186e6c0c.zip/node_modules/strip-ansi/",\
         "packageDependencies": [\
           ["strip-ansi", "npm:4.0.0"],\
-          ["ansi-regex", "npm:3.0.0"]\
+          ["ansi-regex", "npm:3.0.1"]\
         ],\
         "linkType": "HARD"\
       }],\
@@ -20779,7 +20779,7 @@ const RAW_RUNTIME_STATE =
         "packageLocation": 
"./.yarn/cache/strip-ansi-npm-5.2.0-275214c316-bdb5f76ade.zip/node_modules/strip-ansi/",\
         "packageDependencies": [\
           ["strip-ansi", "npm:5.2.0"],\
-          ["ansi-regex", "npm:4.1.0"]\
+          ["ansi-regex", "npm:4.1.1"]\
         ],\
         "linkType": "HARD"\
       }],\
diff --git a/.yarn/cache/ansi-regex-npm-3.0.0-be0b845911-2ad11c416f.zip 
b/.yarn/cache/ansi-regex-npm-3.0.0-be0b845911-2ad11c416f.zip
deleted file mode 100644
index d0c29028..00000000
Binary files a/.yarn/cache/ansi-regex-npm-3.0.0-be0b845911-2ad11c416f.zip and 
/dev/null differ
diff --git a/.yarn/cache/ansi-regex-npm-3.0.1-01f44078a3-09daf180c5.zip 
b/.yarn/cache/ansi-regex-npm-3.0.1-01f44078a3-09daf180c5.zip
new file mode 100644
index 00000000..b7e261d1
Binary files /dev/null and 
b/.yarn/cache/ansi-regex-npm-3.0.1-01f44078a3-09daf180c5.zip differ
diff --git a/.yarn/cache/ansi-regex-npm-4.1.0-4a7d8413fe-97aa465953.zip 
b/.yarn/cache/ansi-regex-npm-4.1.0-4a7d8413fe-97aa465953.zip
deleted file mode 100644
index 7ff4a921..00000000
Binary files a/.yarn/cache/ansi-regex-npm-4.1.0-4a7d8413fe-97aa465953.zip and 
/dev/null differ
diff --git a/.yarn/cache/ansi-regex-npm-4.1.1-af0a582bb9-b1a6ee44cb.zip 
b/.yarn/cache/ansi-regex-npm-4.1.1-af0a582bb9-b1a6ee44cb.zip
new file mode 100644
index 00000000..e5688110
Binary files /dev/null and 
b/.yarn/cache/ansi-regex-npm-4.1.1-af0a582bb9-b1a6ee44cb.zip differ
diff --git a/antora-ui-camel/.pnp.cjs b/antora-ui-camel/.pnp.cjs
index 3a77ee63..1a11b464 100755
--- a/antora-ui-camel/.pnp.cjs
+++ b/antora-ui-camel/.pnp.cjs
@@ -1033,17 +1033,17 @@ const RAW_RUNTIME_STATE =
         ],\
         "linkType": "HARD"\
       }],\
-      ["npm:3.0.0", {\
-        "packageLocation": 
"./.yarn/cache/ansi-regex-npm-3.0.0-be0b845911-2ad11c416f.zip/node_modules/ansi-regex/",\
+      ["npm:3.0.1", {\
+        "packageLocation": 
"./.yarn/cache/ansi-regex-npm-3.0.1-01f44078a3-09daf180c5.zip/node_modules/ansi-regex/",\
         "packageDependencies": [\
-          ["ansi-regex", "npm:3.0.0"]\
+          ["ansi-regex", "npm:3.0.1"]\
         ],\
         "linkType": "HARD"\
       }],\
-      ["npm:4.1.0", {\
-        "packageLocation": 
"./.yarn/cache/ansi-regex-npm-4.1.0-4a7d8413fe-97aa465953.zip/node_modules/ansi-regex/",\
+      ["npm:4.1.1", {\
+        "packageLocation": 
"./.yarn/cache/ansi-regex-npm-4.1.1-af0a582bb9-b1a6ee44cb.zip/node_modules/ansi-regex/",\
         "packageDependencies": [\
-          ["ansi-regex", "npm:4.1.0"]\
+          ["ansi-regex", "npm:4.1.1"]\
         ],\
         "linkType": "HARD"\
       }],\
@@ -10062,7 +10062,7 @@ const RAW_RUNTIME_STATE =
         "packageLocation": 
"./.yarn/cache/pretty-format-npm-23.6.0-e43cf64d24-7fda1f30c3.zip/node_modules/pretty-format/",\
         "packageDependencies": [\
           ["pretty-format", "npm:23.6.0"],\
-          ["ansi-regex", "npm:3.0.0"],\
+          ["ansi-regex", "npm:3.0.1"],\
           ["ansi-styles", "npm:3.2.1"]\
         ],\
         "linkType": "HARD"\
@@ -11737,7 +11737,7 @@ const RAW_RUNTIME_STATE =
         "packageLocation": 
"./.yarn/cache/strip-ansi-npm-4.0.0-d4de985014-d9186e6c0c.zip/node_modules/strip-ansi/",\
         "packageDependencies": [\
           ["strip-ansi", "npm:4.0.0"],\
-          ["ansi-regex", "npm:3.0.0"]\
+          ["ansi-regex", "npm:3.0.1"]\
         ],\
         "linkType": "HARD"\
       }],\
@@ -11745,7 +11745,7 @@ const RAW_RUNTIME_STATE =
         "packageLocation": 
"./.yarn/cache/strip-ansi-npm-5.2.0-275214c316-bdb5f76ade.zip/node_modules/strip-ansi/",\
         "packageDependencies": [\
           ["strip-ansi", "npm:5.2.0"],\
-          ["ansi-regex", "npm:4.1.0"]\
+          ["ansi-regex", "npm:4.1.1"]\
         ],\
         "linkType": "HARD"\
       }],\
diff --git 
a/antora-ui-camel/.yarn/cache/ansi-regex-npm-3.0.0-be0b845911-2ad11c416f.zip 
b/antora-ui-camel/.yarn/cache/ansi-regex-npm-3.0.0-be0b845911-2ad11c416f.zip
deleted file mode 100644
index d0c29028..00000000
Binary files 
a/antora-ui-camel/.yarn/cache/ansi-regex-npm-3.0.0-be0b845911-2ad11c416f.zip 
and /dev/null differ
diff --git 
a/antora-ui-camel/.yarn/cache/ansi-regex-npm-3.0.1-01f44078a3-09daf180c5.zip 
b/antora-ui-camel/.yarn/cache/ansi-regex-npm-3.0.1-01f44078a3-09daf180c5.zip
new file mode 100644
index 00000000..b7e261d1
Binary files /dev/null and 
b/antora-ui-camel/.yarn/cache/ansi-regex-npm-3.0.1-01f44078a3-09daf180c5.zip 
differ
diff --git 
a/antora-ui-camel/.yarn/cache/ansi-regex-npm-4.1.0-4a7d8413fe-97aa465953.zip 
b/antora-ui-camel/.yarn/cache/ansi-regex-npm-4.1.0-4a7d8413fe-97aa465953.zip
deleted file mode 100644
index 7ff4a921..00000000
Binary files 
a/antora-ui-camel/.yarn/cache/ansi-regex-npm-4.1.0-4a7d8413fe-97aa465953.zip 
and /dev/null differ
diff --git 
a/antora-ui-camel/.yarn/cache/ansi-regex-npm-4.1.1-af0a582bb9-b1a6ee44cb.zip 
b/antora-ui-camel/.yarn/cache/ansi-regex-npm-4.1.1-af0a582bb9-b1a6ee44cb.zip
new file mode 100644
index 00000000..e5688110
Binary files /dev/null and 
b/antora-ui-camel/.yarn/cache/ansi-regex-npm-4.1.1-af0a582bb9-b1a6ee44cb.zip 
differ
diff --git a/antora-ui-camel/yarn.lock b/antora-ui-camel/yarn.lock
index 71806f35..4d865da3 100644
--- a/antora-ui-camel/yarn.lock
+++ b/antora-ui-camel/yarn.lock
@@ -757,16 +757,16 @@ __metadata:
   linkType: hard
 
 "ansi-regex@npm:^3.0.0":
-  version: 3.0.0
-  resolution: "ansi-regex@npm:3.0.0"
-  checksum: 
2ad11c416f81c39f5c65eafc88cf1d71aa91d76a2f766e75e457c2a3c43e8a003aadbf2966b61c497aa6a6940a36412486c975b3270cdfc3f413b69826189ec3
+  version: 3.0.1
+  resolution: "ansi-regex@npm:3.0.1"
+  checksum: 
09daf180c5f59af9850c7ac1bd7fda85ba596cc8cbeb210826e90755f06c818af86d9fa1e6e8322fab2c3b9e9b03f56c537b42241139f824dd75066a1e7257cc
   languageName: node
   linkType: hard
 
 "ansi-regex@npm:^4.1.0":
-  version: 4.1.0
-  resolution: "ansi-regex@npm:4.1.0"
-  checksum: 
97aa4659538d53e5e441f5ef2949a3cffcb838e57aeaad42c4194e9d7ddb37246a6526c4ca85d3940a9d1e19b11cc2e114530b54c9d700c8baf163c31779baf8
+  version: 4.1.1
+  resolution: "ansi-regex@npm:4.1.1"
+  checksum: 
b1a6ee44cb6ecdabaa770b2ed500542714d4395d71c7e5c25baa631f680fb2ad322eb9ba697548d498a6fd366949fc8b5bfcf48d49a32803611f648005b01888
   languageName: node
   linkType: hard
 
diff --git a/yarn.lock b/yarn.lock
index 75d22ee6..73de01d7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3053,16 +3053,16 @@ __metadata:
   linkType: hard
 
 "ansi-regex@npm:^3.0.0":
-  version: 3.0.0
-  resolution: "ansi-regex@npm:3.0.0"
-  checksum: 
2ad11c416f81c39f5c65eafc88cf1d71aa91d76a2f766e75e457c2a3c43e8a003aadbf2966b61c497aa6a6940a36412486c975b3270cdfc3f413b69826189ec3
+  version: 3.0.1
+  resolution: "ansi-regex@npm:3.0.1"
+  checksum: 
09daf180c5f59af9850c7ac1bd7fda85ba596cc8cbeb210826e90755f06c818af86d9fa1e6e8322fab2c3b9e9b03f56c537b42241139f824dd75066a1e7257cc
   languageName: node
   linkType: hard
 
 "ansi-regex@npm:^4.1.0":
-  version: 4.1.0
-  resolution: "ansi-regex@npm:4.1.0"
-  checksum: 
97aa4659538d53e5e441f5ef2949a3cffcb838e57aeaad42c4194e9d7ddb37246a6526c4ca85d3940a9d1e19b11cc2e114530b54c9d700c8baf163c31779baf8
+  version: 4.1.1
+  resolution: "ansi-regex@npm:4.1.1"
+  checksum: 
b1a6ee44cb6ecdabaa770b2ed500542714d4395d71c7e5c25baa631f680fb2ad322eb9ba697548d498a6fd366949fc8b5bfcf48d49a32803611f648005b01888
   languageName: node
   linkType: hard
 

Reply via email to