Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 594927b

Browse files
chore(deps): update dependency hugo-bin to ^0.117.0
1 parent 85eaa8e commit 594927b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"exports-loader": "^4.0.0",
5757
"file-loader": "^6.2.0",
5858
"html-webpack-plugin": "^5.5.0",
59-
"hugo-bin": "^0.116.1",
59+
"hugo-bin": "^0.117.0",
6060
"imports-loader": "^4.0.1",
6161
"mini-css-extract-plugin": "^2.7.3",
6262
"npm-run-all": "^4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7108,10 +7108,10 @@ http2-wrapper@^2.1.10:
71087108
quick-lru "^5.1.1"
71097109
resolve-alpn "^1.2.0"
71107110

7111-
hugo-bin@^0.116.1:
7112-
version "0.116.1"
7113-
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.116.1.tgz#463d29318007ce249b196a2217e739da608deb1a"
7114-
integrity sha512-ccZmFrsRrsPhZMUWdLB6JKEjiVqXr0mDXt5RiYiJAjh1ePi4rP1U4PdjIUVsbpgY4FY4ZviSElFxqzbmkw2tpg==
7111+
hugo-bin@^0.117.0:
7112+
version "0.117.0"
7113+
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.117.0.tgz#3065ee77fa3fdada8e4cf5d6db1eec1ad0f5c023"
7114+
integrity sha512-Wy0X7kxQ1nhpfUUtaVv428Lsg1j1ZZr9O7Ii+g0ErAoswNt/rEWtjJfpZVTYb+TaPIfwJLnqMTbf9mjPSGgNhw==
71157115
dependencies:
71167116
"@xhmikosr/bin-wrapper" "^11.0.2"
71177117
pkg-conf "^4.0.0"

0 commit comments

Comments
 (0)