Skip to content

Commit 7b7da49

Browse files
Update dependency hugo-bin to ^0.135.0
1 parent b333642 commit 7b7da49

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
@@ -42,7 +42,7 @@
4242
"fancy-log": "^1.3.2",
4343
"file-loader": "^4.1.0",
4444
"html-webpack-plugin": "^5.0.0",
45-
"hugo-bin": "^0.123.0",
45+
"hugo-bin": "^0.135.0",
4646
"imports-loader": "^0.8.0",
4747
"mini-css-extract-plugin": "^0.12.0",
4848
"netlify-cms-app": "^2.15.72",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5923,10 +5923,10 @@ https-browserify@^1.0.0:
59235923
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
59245924
integrity sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==
59255925

5926-
hugo-bin@^0.123.0:
5927-
version "0.123.3"
5928-
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.123.3.tgz#b03da3f1f4147d6333ace381aa23d705598a00b7"
5929-
integrity sha512-30lebZNVnrpDo5HV5RbCHZ3WhYXsrvUJ0EyJkoYXMd8SHs2HZuc3s0O7RY7aP+pkC9SX3ahU9rNsB9bcKuSw1g==
5926+
hugo-bin@^0.135.0:
5927+
version "0.135.0"
5928+
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.135.0.tgz#38825606ab76cd597b4411afde509f3783372ecd"
5929+
integrity sha512-bdqIHNnL/HUlRhU3MruoHSFdvtHNBYEuU0jkE/MtMHvZ3c08wCirG2j9a91e4OwyGlmYpoaouTpLUKFZUvfdkg==
59305930
dependencies:
59315931
"@xhmikosr/bin-wrapper" "^13.0.5"
59325932
package-config "^5.0.0"

0 commit comments

Comments
 (0)