Skip to content

Commit 79e955b

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency hugo-bin to ^0.73.0
1 parent 00943ba commit 79e955b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"fancy-log": "^1.3.2",
4343
"file-loader": "^4.1.0",
4444
"html-webpack-plugin": "^3.2.0",
45-
"hugo-bin": "^0.72.0",
45+
"hugo-bin": "^0.73.0",
4646
"imports-loader": "^0.8.0",
4747
"mini-css-extract-plugin": "^0.12.0",
4848
"netlify-cms-app": "^2.15.27",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5266,10 +5266,10 @@ https-browserify@^1.0.0:
52665266
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
52675267
integrity sha1-7AbBDgo0wPL68Zn3/X/Hj//QPHM=
52685268

5269-
hugo-bin@^0.72.0:
5270-
version "0.72.5"
5271-
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.72.5.tgz#5e271b78b613c86a5c37500cf93bdb5b6157746c"
5272-
integrity sha512-fxjt9yTnhS5gFlmsxJ4xYCtE2RgeSysmIgnrwjcS6HlZ6Zm/2FU9n7V8m5+uvIA7qPE/BZGsIgA9Pv9D1MbYlw==
5269+
hugo-bin@^0.73.0:
5270+
version "0.73.0"
5271+
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.73.0.tgz#699200256ea448221146708e1c573076a35c84a8"
5272+
integrity sha512-CD165xVtsf6OJz8nI0UJI88UWJP6nkSpeC5wuEsRQbZnNWfTpTJ6RzcshFLS4JsIc3S7FRgazBVSoMPMDLmqCA==
52735273
dependencies:
52745274
bin-wrapper "^4.1.0"
52755275
pkg-conf "^3.1.0"

0 commit comments

Comments
 (0)