Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Commit

Permalink
Update dependency hugo-bin to ^0.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 9, 2019
1 parent b6839f9 commit ff2f0e0
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 25 deletions.
29 changes: 9 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -39,7 +39,7 @@
"exports-loader": "^0.7.0",
"fancy-log": "^1.3.2",
"file-loader": "^4.1.0",
"hugo-bin": "^0.45.2",
"hugo-bin": "^0.46.0",
"imports-loader": "^0.8.0",
"mini-css-extract-plugin": "^0.8.0",
"node-sass": "^4.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3967,10 +3967,10 @@ https-browserify@^1.0.0:
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=

hugo-bin@^0.45.2:
version "0.45.2"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.45.2.tgz#6c12202191c4b8ccebe40f0f42166544b2106c30"
integrity sha512-UzWyqKuPTRzXdDPAGs35OrHO5GmQlDIqUzQbDKmvtzTg2gXNIK7LITZ4VPHTCgBZIW+pp9ugGLtmyrc57n9EsA==
hugo-bin@^0.46.0:
version "0.46.1"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.46.1.tgz#0de356f47b3274e88e3ec3dab18189d8e6ee2a4f"
integrity sha512-N/pmlmKQcT3xpKVZwv0fzZKqNicTtLiK2nhXL8dvZGKagETGV6J3FqFI0D62oZG18Z/3T4q5ka6OgsZzTPVKDw==
dependencies:
bin-wrapper "^4.1.0"
pkg-conf "^3.1.0"
Expand Down

0 comments on commit ff2f0e0

Please sign in to comment.