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

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


The following commit(s) were added to refs/heads/main by this push:
     new 15888902b55 Bump json5 from 1.0.1 to 1.0.2 in /docs
15888902b55 is described below

commit 15888902b550a64ad38149fc1d8d2f4f73f1476b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jan 4 14:16:55 2023 +0000

    Bump json5 from 1.0.1 to 1.0.2 in /docs
    
    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 docs/.pnp.cjs                                      |   8 ++++----
 .../json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip      | Bin 29177 -> 0 bytes
 .../json5-npm-1.0.2-9607f93e30-866458a8c5.zip      | Bin 0 -> 25520 bytes
 docs/.yarn/install-state.gz                        | Bin 568999 -> 569077 bytes
 docs/yarn.lock                                     |   6 +++---
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/docs/.pnp.cjs b/docs/.pnp.cjs
index 465f0cff00c..dc1cef28a63 100755
--- a/docs/.pnp.cjs
+++ b/docs/.pnp.cjs
@@ -3854,10 +3854,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
         }]\
       ]],\
       ["json5", [\
-        ["npm:1.0.1", {\
-          "packageLocation": 
"./.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip/node_modules/json5/",\
+        ["npm:1.0.2", {\
+          "packageLocation": 
"./.yarn/cache/json5-npm-1.0.2-9607f93e30-866458a8c5.zip/node_modules/json5/",\
           "packageDependencies": [\
-            ["json5", "npm:1.0.1"],\
+            ["json5", "npm:1.0.2"],\
             ["minimist", "npm:1.2.6"]\
           ],\
           "linkType": "HARD"\
@@ -6185,7 +6185,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
           "packageDependencies": [\
             ["tsconfig-paths", "npm:3.14.1"],\
             ["@types/json5", "npm:0.0.29"],\
-            ["json5", "npm:1.0.1"],\
+            ["json5", "npm:1.0.2"],\
             ["minimist", "npm:1.2.6"],\
             ["strip-bom", "npm:3.0.0"]\
           ],\
diff --git a/docs/.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip 
b/docs/.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip
deleted file mode 100644
index cc70df52204..00000000000
Binary files a/docs/.yarn/cache/json5-npm-1.0.1-647fc8794b-e76ea23dbb.zip and 
/dev/null differ
diff --git a/docs/.yarn/cache/json5-npm-1.0.2-9607f93e30-866458a8c5.zip 
b/docs/.yarn/cache/json5-npm-1.0.2-9607f93e30-866458a8c5.zip
new file mode 100644
index 00000000000..aa52eb0458b
Binary files /dev/null and 
b/docs/.yarn/cache/json5-npm-1.0.2-9607f93e30-866458a8c5.zip differ
diff --git a/docs/.yarn/install-state.gz b/docs/.yarn/install-state.gz
index de077f19f90..3df2a1f12f3 100644
Binary files a/docs/.yarn/install-state.gz and b/docs/.yarn/install-state.gz 
differ
diff --git a/docs/yarn.lock b/docs/yarn.lock
index 8d74f7ed549..41197bafd08 100644
--- a/docs/yarn.lock
+++ b/docs/yarn.lock
@@ -3276,13 +3276,13 @@ __metadata:
   linkType: hard
 
 "json5@npm:^1.0.1":
-  version: 1.0.1
-  resolution: "json5@npm:1.0.1"
+  version: 1.0.2
+  resolution: "json5@npm:1.0.2"
   dependencies:
     minimist: ^1.2.0
   bin:
     json5: lib/cli.js
-  checksum: 
e76ea23dbb8fc1348c143da628134a98adf4c5a4e8ea2adaa74a80c455fc2cdf0e2e13e6398ef819bfe92306b610ebb2002668ed9fc1af386d593691ef346fc3
+  checksum: 
866458a8c58a95a49bef3adba929c625e82532bcff1fe93f01d29cb02cac7c3fe1f4b79951b7792c2da9de0b32871a8401a6e3c5b36778ad852bf5b8a61165d7
   languageName: node
   linkType: hard
 

Reply via email to