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

davsclaus 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 d13bf4c5 chore(deps): bump eazy-logger from 4.0.1 to 4.1.0 (#1350)
d13bf4c5 is described below

commit d13bf4c5d61cbfd5fa9afafb0fe780f50313fe53
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 10:41:30 2025 +0200

    chore(deps): bump eazy-logger from 4.0.1 to 4.1.0 (#1350)
    
    Bumps [eazy-logger](https://github.com/shakyshane/easy-logger) from 4.0.1 
to 4.1.0.
    - 
[Commits](https://github.com/shakyshane/easy-logger/compare/v4.0.1...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: eazy-logger
      dependency-version: 4.1.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .pnp.cjs                                            |   8 ++++----
 ...eazy-logger-npm-4.1.0-51e109467a-d382716213.zip} | Bin 24466 -> 24551 bytes
 yarn.lock                                           |   6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.pnp.cjs b/.pnp.cjs
index d38e35f3..86ecb594 100644
--- a/.pnp.cjs
+++ b/.pnp.cjs
@@ -5448,7 +5448,7 @@ const RAW_RUNTIME_STATE =
           ["connect-history-api-fallback", "npm:1.6.0"],\
           ["dev-ip", "npm:1.0.1"],\
           ["easy-extender", "npm:2.3.4"],\
-          ["eazy-logger", "npm:4.0.1"],\
+          ["eazy-logger", "npm:4.1.0"],\
           ["etag", "npm:1.8.1"],\
           ["fresh", "npm:0.5.2"],\
           ["fs-extra", "npm:3.0.1"],\
@@ -8698,10 +8698,10 @@ const RAW_RUNTIME_STATE =
       }]\
     ]],\
     ["eazy-logger", [\
-      ["npm:4.0.1", {\
-        "packageLocation": 
"./.yarn/cache/eazy-logger-npm-4.0.1-1f98b860f4-6116f29f39.zip/node_modules/eazy-logger/",\
+      ["npm:4.1.0", {\
+        "packageLocation": 
"./.yarn/cache/eazy-logger-npm-4.1.0-51e109467a-d382716213.zip/node_modules/eazy-logger/",\
         "packageDependencies": [\
-          ["eazy-logger", "npm:4.0.1"],\
+          ["eazy-logger", "npm:4.1.0"],\
           ["chalk", "npm:4.1.2"]\
         ],\
         "linkType": "HARD"\
diff --git a/.yarn/cache/eazy-logger-npm-4.0.1-1f98b860f4-6116f29f39.zip 
b/.yarn/cache/eazy-logger-npm-4.1.0-51e109467a-d382716213.zip
similarity index 87%
rename from .yarn/cache/eazy-logger-npm-4.0.1-1f98b860f4-6116f29f39.zip
rename to .yarn/cache/eazy-logger-npm-4.1.0-51e109467a-d382716213.zip
index fba828e1..d0d9326f 100644
Binary files a/.yarn/cache/eazy-logger-npm-4.0.1-1f98b860f4-6116f29f39.zip and 
b/.yarn/cache/eazy-logger-npm-4.1.0-51e109467a-d382716213.zip differ
diff --git a/yarn.lock b/yarn.lock
index 9334b1dd..80ad75a6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7482,11 +7482,11 @@ __metadata:
   linkType: hard
 
 "eazy-logger@npm:^4.0.1":
-  version: 4.0.1
-  resolution: "eazy-logger@npm:4.0.1"
+  version: 4.1.0
+  resolution: "eazy-logger@npm:4.1.0"
   dependencies:
     chalk: "npm:4.1.2"
-  checksum: 
10/6116f29f39c092f5cf999236a5fa8e6c063105814863fe884bea02de038edb604d1a5b63b9b50f8456eeabe56b8fcaca1f679cc845ce2cf6987986ec8aaa22a5
+  checksum: 
10/d382716213350b8adfd187396cbc82a5b95206b0ea47b7fea19d91fd3182d1c1052f0738a53207b642e75aa0133e781030e299b4ac81bb8f0dc35a4c2156652d
   languageName: node
   linkType: hard
 

Reply via email to