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 a27a01bde3534c2615fc619216ca8203bacae610
Author: Zoran Regvart <zo...@regvart.com>
AuthorDate: Tue Feb 13 12:28:27 2024 +0100

    chore: remove old version of nth-check
---
 antora-ui-camel/.pnp.cjs                                 |  10 +---------
 .../cache/nth-check-npm-1.0.2-3f6d0d22eb-59e115fdd7.zip  | Bin 3883 -> 0 bytes
 antora-ui-camel/package.json                             |   3 ++-
 antora-ui-camel/yarn.lock                                |  13 ++-----------
 4 files changed, 5 insertions(+), 21 deletions(-)

diff --git a/antora-ui-camel/.pnp.cjs b/antora-ui-camel/.pnp.cjs
index 258fc617..477efada 100755
--- a/antora-ui-camel/.pnp.cjs
+++ b/antora-ui-camel/.pnp.cjs
@@ -3010,7 +3010,7 @@ const RAW_RUNTIME_STATE =
           ["boolbase", "npm:1.0.0"],\
           ["css-what", "npm:2.1.3"],\
           ["domutils", "npm:1.7.0"],\
-          ["nth-check", "npm:1.0.2"]\
+          ["nth-check", "npm:2.1.1"]\
         ],\
         "linkType": "HARD"\
       }],\
@@ -8708,14 +8708,6 @@ const RAW_RUNTIME_STATE =
       }]\
     ]],\
     ["nth-check", [\
-      ["npm:1.0.2", {\
-        "packageLocation": 
"./.yarn/cache/nth-check-npm-1.0.2-3f6d0d22eb-59e115fdd7.zip/node_modules/nth-check/",\
-        "packageDependencies": [\
-          ["nth-check", "npm:1.0.2"],\
-          ["boolbase", "npm:1.0.0"]\
-        ],\
-        "linkType": "HARD"\
-      }],\
       ["npm:2.1.1", {\
         "packageLocation": 
"./.yarn/cache/nth-check-npm-2.1.1-f97afc8169-5afc3dafcd.zip/node_modules/nth-check/",\
         "packageDependencies": [\
diff --git 
a/antora-ui-camel/.yarn/cache/nth-check-npm-1.0.2-3f6d0d22eb-59e115fdd7.zip 
b/antora-ui-camel/.yarn/cache/nth-check-npm-1.0.2-3f6d0d22eb-59e115fdd7.zip
deleted file mode 100644
index 89857311..00000000
Binary files 
a/antora-ui-camel/.yarn/cache/nth-check-npm-1.0.2-3f6d0d22eb-59e115fdd7.zip and 
/dev/null differ
diff --git a/antora-ui-camel/package.json b/antora-ui-camel/package.json
index 32d4fea2..632e1f5f 100644
--- a/antora-ui-camel/package.json
+++ b/antora-ui-camel/package.json
@@ -80,6 +80,7 @@
     }
   },
   "resolutions": {
-    "http-cache-semantics": "4.1.1"
+    "http-cache-semantics": "4.1.1",
+    "nth-check": "2.1.1"
   }
 }
diff --git a/antora-ui-camel/yarn.lock b/antora-ui-camel/yarn.lock
index 29181d2c..0ac30f35 100644
--- a/antora-ui-camel/yarn.lock
+++ b/antora-ui-camel/yarn.lock
@@ -1394,7 +1394,7 @@ __metadata:
   languageName: node
   linkType: hard
 
-"boolbase@npm:^1.0.0, boolbase@npm:~1.0.0":
+"boolbase@npm:^1.0.0":
   version: 1.0.0
   resolution: "boolbase@npm:1.0.0"
   checksum: 
10/3e25c80ef626c3a3487c73dbfc70ac322ec830666c9ad915d11b701142fab25ec1e63eff2c450c74347acfd2de854ccde865cd79ef4db1683f7c7b046ea43bb0
@@ -7666,16 +7666,7 @@ __metadata:
   languageName: node
   linkType: hard
 
-"nth-check@npm:^1.0.2":
-  version: 1.0.2
-  resolution: "nth-check@npm:1.0.2"
-  dependencies:
-    boolbase: "npm:~1.0.0"
-  checksum: 
10/59e115fdd75b971d0030f42ada3aac23898d4c03aa13371fa8b3339d23461d1badf3fde5aad251fb956aaa75c0a3b9bfcd07c08a34a83b4f9dadfdce1d19337c
-  languageName: node
-  linkType: hard
-
-"nth-check@npm:^2.0.1":
+"nth-check@npm:2.1.1":
   version: 2.1.1
   resolution: "nth-check@npm:2.1.1"
   dependencies:

Reply via email to