You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/04/27 05:45:38 UTC

[camel-website] branch main updated: Add js-yaml dependency required for camel-kamelets docs

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

acosentino 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 2f4c1381 Add js-yaml dependency required for camel-kamelets docs
2f4c1381 is described below

commit 2f4c1381406770df8ca2ae71a602713e3302a60b
Author: Claudio Miranda <cl...@claudius.com.br>
AuthorDate: Tue Apr 26 18:13:50 2022 -0300

    Add js-yaml dependency required for camel-kamelets docs
---
 .pnp.cjs     | 2 ++
 package.json | 1 +
 yarn.lock    | 3 ++-
 3 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/.pnp.cjs b/.pnp.cjs
index ed76dace..5c399030 100755
--- a/.pnp.cjs
+++ b/.pnp.cjs
@@ -66,6 +66,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
             ["gulp-inject", "npm:5.0.5"],
             ["html-validate", "npm:4.11.0"],
             ["hugo-extended", "npm:0.95.0"],
+            ["js-yaml", "npm:4.1.0"],
             ["netlify-cli", "npm:6.14.10"],
             ["npm-run-all", "npm:4.1.5"],
             ["opal-runtime", "npm:1.0.11"],
@@ -4928,6 +4929,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
             ["gulp-inject", "npm:5.0.5"],
             ["html-validate", "npm:4.11.0"],
             ["hugo-extended", "npm:0.95.0"],
+            ["js-yaml", "npm:4.1.0"],
             ["netlify-cli", "npm:6.14.10"],
             ["npm-run-all", "npm:4.1.5"],
             ["opal-runtime", "npm:1.0.11"],
diff --git a/package.json b/package.json
index a1cc3838..6f3685f8 100644
--- a/package.json
+++ b/package.json
@@ -54,6 +54,7 @@
     "gulp-inject": "^5.0.2",
     "html-validate": "~4",
     "hugo-extended": "^0.95.0",
+    "js-yaml": "~4.1.0",
     "netlify-cli": "^6.14.10",
     "npm-run-all": "~4",
     "opal-runtime": "1.0.11",
diff --git a/yarn.lock b/yarn.lock
index e9f784ec..f260fcfb 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3644,6 +3644,7 @@ __metadata:
     gulp-inject: ^5.0.2
     html-validate: ~4
     hugo-extended: ^0.95.0
+    js-yaml: ~4.1.0
     netlify-cli: ^6.14.10
     npm-run-all: ~4
     opal-runtime: 1.0.11
@@ -12418,7 +12419,7 @@ fsevents@~2.1.2:
   languageName: node
   linkType: hard
 
-"js-yaml@npm:^4.0.0, js-yaml@npm:^4.1.0, js-yaml@npm:~4.1":
+"js-yaml@npm:^4.0.0, js-yaml@npm:^4.1.0, js-yaml@npm:~4.1, js-yaml@npm:~4.1.0":
   version: 4.1.0
   resolution: "js-yaml@npm:4.1.0"
   dependencies: