You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2019/09/05 11:12:59 UTC

[cayenne-website] 03/06: Update Hugo version

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

ntimofeev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne-website.git

commit c67332ecbeaffd5dbd18f71b2e7d90061818cd28
Author: Nikita Timofeev <st...@gmail.com>
AuthorDate: Tue Apr 30 17:37:34 2019 +0300

    Update Hugo version
---
 src/main/assets/package.json | 2 +-
 src/main/assets/yarn.lock    | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/assets/package.json b/src/main/assets/package.json
index bacc1a9..165f45f 100644
--- a/src/main/assets/package.json
+++ b/src/main/assets/package.json
@@ -32,6 +32,6 @@
     "merge-stream": "^1.0.1",
     "require-dir": "^0.3.2",
     "rev-del": "^1.0.5",
-    "hugo-bin": "^0.18.0"
+    "hugo-bin": "^0.30.0"
   }
 }
\ No newline at end of file
diff --git a/src/main/assets/yarn.lock b/src/main/assets/yarn.lock
index 93b2ef2..c771f0a 100644
--- a/src/main/assets/yarn.lock
+++ b/src/main/assets/yarn.lock
@@ -2559,9 +2559,9 @@ https-browserify@^1.0.0:
   version "1.0.0"
   resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
 
-hugo-bin@^0.18.0:
-  version "0.18.0"
-  resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.18.0.tgz#db59433ce60b7d756cce5afe53028c3968834fc5"
+hugo-bin@^0.30.0:
+  version "0.30.0"
+  resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.30.0.tgz#765f3b58c51994f5967225dfcc008cf9171e18ac"
   dependencies:
     bin-wrapper "3.0.2"
     del-cli "1.1.0"