Skip to content

Commit 48f88c8

Browse files
Update dependency hugo-bin to ^0.145.0
1 parent 520a7f7 commit 48f88c8

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.145.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
@@ -5891,10 +5891,10 @@ https-browserify@^1.0.0:
58915891
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
58925892
integrity sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==
58935893

5894-
hugo-bin@^0.123.0:
5895-
version "0.123.3"
5896-
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.123.3.tgz#b03da3f1f4147d6333ace381aa23d705598a00b7"
5897-
integrity sha512-30lebZNVnrpDo5HV5RbCHZ3WhYXsrvUJ0EyJkoYXMd8SHs2HZuc3s0O7RY7aP+pkC9SX3ahU9rNsB9bcKuSw1g==
5894+
hugo-bin@^0.145.0:
5895+
version "0.145.0"
5896+
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.145.0.tgz#ae70c16443d4d6141f4623d6f846e27cc90a1e76"
5897+
integrity sha512-+2zcJ7+u7Tdda9AtPzNM9v+ybkoBY0d6GIgYV9Pl5i512RgAbEvHOSU/dk5JIC9pHFEhQyG60bzGurMdQJfK5Q==
58985898
dependencies:
58995899
"@xhmikosr/bin-wrapper" "^13.0.5"
59005900
package-config "^5.0.0"

0 commit comments

Comments
 (0)