Skip to content

Commit c28b0e7

Browse files
Update dependency hugo-bin to ^0.143.0
1 parent 520a7f7 commit c28b0e7

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.143.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.143.0:
5895+
version "0.143.0"
5896+
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.143.0.tgz#3f3ce513e5216c6cb9ae1de55c9080818a02420c"
5897+
integrity sha512-4SvgaqqNHxwUMs5bmymND54qV+Pj9g6SXwbA1MpA4TgqnSrLC3bLq5lA8IBlwgsNjNhl0Tg343IEPgvmL8G4qA==
58985898
dependencies:
58995899
"@xhmikosr/bin-wrapper" "^13.0.5"
59005900
package-config "^5.0.0"

0 commit comments

Comments
 (0)