1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-27 05:38:26 -04:00

📦 npm: Bump hugo-extended from 0.84.2 to 0.84.3

Bumps [hugo-extended](https://github.com/jakejarvis/hugo-extended) from 0.84.2 to 0.84.3.
- [Release notes](https://github.com/jakejarvis/hugo-extended/releases)
- [Commits](https://github.com/jakejarvis/hugo-extended/compare/v0.84.2...v0.84.3)

---
updated-dependencies:
- dependency-name: hugo-extended
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-29 13:13:45 +00:00 committed by Jake Jarvis
parent e742c5fd98
commit fb9636c6e0
2 changed files with 5 additions and 5 deletions

2
package.json Executable file → Normal file
View File

@ -82,7 +82,7 @@
"gulp-execa": "^3.0.2",
"gulp-html-minifier-terser": "^6.0.1",
"gulp-imagemin": "^7.1.0",
"hugo-extended": "0.84.2",
"hugo-extended": "0.84.3",
"lint-staged": "^11.0.0",
"markdownlint-cli": "~0.27.1",
"mini-css-extract-plugin": "^1.6.2",

View File

@ -5292,10 +5292,10 @@ https-proxy-agent@^5.0.0:
agent-base "6"
debug "4"
hugo-extended@0.84.2:
version "0.84.2"
resolved "https://registry.yarnpkg.com/hugo-extended/-/hugo-extended-0.84.2.tgz#202c91c6cf1a054895a8db0c3c1c9262ddcbfb4f"
integrity sha512-M6yS5kHs9m2fCQpVrVEKx2yvdg28YyjjramvonNeCYHwKu3/11AUZvHCQDNUQjx//0UmZfkKVU1A24p8l4flJQ==
hugo-extended@0.84.3:
version "0.84.3"
resolved "https://registry.yarnpkg.com/hugo-extended/-/hugo-extended-0.84.3.tgz#cafbb66ff0fda856ff790ad6c628f91317ea4823"
integrity sha512-ENvVxRRVtA8BzzdBeSWf07H+sAISUcE7EnHg9NSS8T70Fmgd3MMCOROd9I86MUcK+ANuxylXeHwY5tcZsZFyvw==
dependencies:
chalk "^4.1.1"
decompress "^4.2.1"