1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 14:28:25 -04:00

bump Hugo to 0.89.0 (return to normal releases)

This commit is contained in:
Jake Jarvis 2021-11-02 09:11:02 -04:00
parent 991f3db820
commit 2337a0dcce
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39
3 changed files with 6 additions and 4 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@ public/
builds/
_vendor/
hugo_stats.json
.hugo_build.lock
# webpack artifacts
data/manifest.json

View File

@ -80,7 +80,7 @@
"gulp-execa": "^3.0.2",
"gulp-html-minifier-terser": "^6.0.1",
"gulp-imagemin": "^8.0.0",
"hugo-extended": "github:jakejarvis/hugo-extended#main",
"hugo-extended": "0.89.0",
"lint-staged": "^11.2.6",
"markdownlint-cli": "~0.29.0",
"mini-css-extract-plugin": "^2.4.3",

View File

@ -5056,9 +5056,10 @@ https-proxy-agent@^5.0.0:
agent-base "6"
debug "4"
"hugo-extended@github:jakejarvis/hugo-extended#main":
version "0.88.1-patch1"
resolved "https://codeload.github.com/jakejarvis/hugo-extended/tar.gz/8698b388877ef0f4ffcd3c4b0411ec0608d44561"
hugo-extended@0.89.0:
version "0.89.0"
resolved "https://registry.yarnpkg.com/hugo-extended/-/hugo-extended-0.89.0.tgz#c3e3b18e8360054567bf1af9e710ce526d4013be"
integrity sha512-vXBRPhBOTkE8W20bY7V1AXIr1stA/2rOg7dNieJgTadx92HO0+ZKc9gvdz4LJbp+T2ynEzCbrOqT44ClrLqNxg==
dependencies:
careful-downloader "^2.0.1"
log-symbols "^5.0.0"