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 8541fa7d7884ad605879c2e39d7c4c5da9541e84
Author: Zoran Regvart <zo...@regvart.com>
AuthorDate: Tue Feb 13 12:44:25 2024 +0100

    chore: update cached-path-relative to 1.1.0
---
 .pnp.cjs                                                 |  10 +++++-----
 ...hed-path-relative-npm-1.0.2-375da1d4a2-643fa65a65.zip | Bin 3749 -> 0 bytes
 ...hed-path-relative-npm-1.1.0-7662af2352-2f1d63c230.zip | Bin 0 -> 3747 bytes
 yarn.lock                                                |   6 +++---
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/.pnp.cjs b/.pnp.cjs
index a5c2be59..2af9c3f7 100755
--- a/.pnp.cjs
+++ b/.pnp.cjs
@@ -4895,7 +4895,7 @@ const RAW_RUNTIME_STATE =
           ["browser-resolve", "npm:2.0.0"],\
           ["browserify-zlib", "npm:0.2.0"],\
           ["buffer", "npm:5.2.1"],\
-          ["cached-path-relative", "npm:1.0.2"],\
+          ["cached-path-relative", "npm:1.1.0"],\
           ["concat-stream", "npm:1.6.2"],\
           ["console-browserify", "npm:1.2.0"],\
           ["constants-browserify", "npm:1.0.0"],\
@@ -5309,10 +5309,10 @@ const RAW_RUNTIME_STATE =
       }]\
     ]],\
     ["cached-path-relative", [\
-      ["npm:1.0.2", {\
-        "packageLocation": 
"./.yarn/cache/cached-path-relative-npm-1.0.2-375da1d4a2-643fa65a65.zip/node_modules/cached-path-relative/",\
+      ["npm:1.1.0", {\
+        "packageLocation": 
"./.yarn/cache/cached-path-relative-npm-1.1.0-7662af2352-2f1d63c230.zip/node_modules/cached-path-relative/",\
         "packageDependencies": [\
-          ["cached-path-relative", "npm:1.0.2"]\
+          ["cached-path-relative", "npm:1.1.0"]\
         ],\
         "linkType": "HARD"\
       }]\
@@ -15289,7 +15289,7 @@ const RAW_RUNTIME_STATE =
           ["module-deps", "npm:6.2.3"],\
           ["JSONStream", "npm:1.3.5"],\
           ["browser-resolve", "npm:2.0.0"],\
-          ["cached-path-relative", "npm:1.0.2"],\
+          ["cached-path-relative", "npm:1.1.0"],\
           ["concat-stream", "npm:1.6.2"],\
           ["defined", "npm:1.0.0"],\
           ["detective", "npm:5.2.0"],\
diff --git 
a/.yarn/cache/cached-path-relative-npm-1.0.2-375da1d4a2-643fa65a65.zip 
b/.yarn/cache/cached-path-relative-npm-1.0.2-375da1d4a2-643fa65a65.zip
deleted file mode 100644
index e60b448c..00000000
Binary files 
a/.yarn/cache/cached-path-relative-npm-1.0.2-375da1d4a2-643fa65a65.zip and 
/dev/null differ
diff --git 
a/.yarn/cache/cached-path-relative-npm-1.1.0-7662af2352-2f1d63c230.zip 
b/.yarn/cache/cached-path-relative-npm-1.1.0-7662af2352-2f1d63c230.zip
new file mode 100644
index 00000000..aac97b3a
Binary files /dev/null and 
b/.yarn/cache/cached-path-relative-npm-1.1.0-7662af2352-2f1d63c230.zip differ
diff --git a/yarn.lock b/yarn.lock
index e4e1347c..bfdd1f29 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4659,9 +4659,9 @@ __metadata:
   linkType: hard
 
 "cached-path-relative@npm:^1.0.0, cached-path-relative@npm:^1.0.2":
-  version: 1.0.2
-  resolution: "cached-path-relative@npm:1.0.2"
-  checksum: 
10/643fa65a6522f975505d273c2027ff7632437e9be79bb7f02fa655ccb30cfe6e6219eff70b8ad73558806f6453bc18391623967ef2d065745fc4a1efd48c2a3e
+  version: 1.1.0
+  resolution: "cached-path-relative@npm:1.1.0"
+  checksum: 
10/2f1d63c2301feda575039b945811e54b2dc851b49e94aa366d2916fece745fe4f4490a28a68bd0afe79c2fe336bebf62cbdfa2ad75b178d33b074089114d402d
   languageName: node
   linkType: hard
 

Reply via email to