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:
parent
991f3db820
commit
2337a0dcce
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,6 +3,7 @@ public/
|
||||
builds/
|
||||
_vendor/
|
||||
hugo_stats.json
|
||||
.hugo_build.lock
|
||||
|
||||
# webpack artifacts
|
||||
data/manifest.json
|
||||
|
@ -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",
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user