Upgrade Hugo to 0.101.0 (#1478)

This commit is contained in:
Patrice Chalin 2022-06-24 03:35:52 -04:00 committed by GitHub
parent 43aa068ad5
commit a5d4f3ef3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
}, },
"devDependencies": { "devDependencies": {
"autoprefixer": "^10.4.7", "autoprefixer": "^10.4.7",
"hugo-extended": "0.100.2", "hugo-extended": "0.101.0",
"netlify-cli": "^10.6.2", "netlify-cli": "^10.6.2",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"postcss": "^8.4.14", "postcss": "^8.4.14",