summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-21 06:52:23 +0000
committerGitHub <noreply@github.com>2025-04-21 06:52:23 +0000
commitcf82d777c0b63201625106cbad9569b527c1fd52 (patch)
tree901a9129ee7261158d5626477c61f9d38268ef7d /package-lock.json
parent28aa9c73186cbe5d0dcfc5f45d4b8ec952a6e603 (diff)
build(deps): bump hugo-bin from 0.142.0 to 0.143.6
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.142.0 to 0.143.6. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.142.0...v0.143.6) --- updated-dependencies: - dependency-name: hugo-bin dependency-version: 0.143.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 0a5905a..2051833 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,19 +1,19 @@
{
"name": "@anoduck/hinode-template",
- "version": "0.4.6",
+ "version": "0.4.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@anoduck/hinode-template",
- "version": "0.4.6",
+ "version": "0.4.8",
"license": "MIT",
"dependencies": {
"@fullhuman/postcss-purgecss": "^7.0.2",
"autoprefixer": "^10.4.21",
"cssnano": "^7.0.6",
"cssnano-preset-advanced": "^7.0.6",
- "hugo-bin": "0.142.0",
+ "hugo-bin": "0.143.6",
"purgecss-whitelister": "^2.4.0"
},
"devDependencies": {
@@ -4184,9 +4184,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.142.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.142.0.tgz",
- "integrity": "sha512-i3ar9xmBbeMf0Q5tXrkCM3fARWN8BWV99tOq+b63C7EZd7a0aD5SOzDAWGi0pGxy583oKc/tS0VQSS3QWUI0fA==",
+ "version": "0.143.6",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.143.6.tgz",
+ "integrity": "sha512-lh28eqvvDaD/qWFOaYWX24aDsL5eHFa0PoZJ4Tt33fSM7o9hMx26dPqZfJB2/fwJxBImAj/IFD8Nfz/W8sugRw==",
"funding": [
{
"type": "github",
@@ -4194,6 +4194,7 @@
}
],
"hasInstallScript": true,
+ "license": "MIT",
"dependencies": {
"@xhmikosr/bin-wrapper": "^13.0.5",
"package-config": "^5.0.0"