From 80e32c6a2acec9e04cc6308023bd07fa4dd854f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 05:48:50 +0000 Subject: [PATCH] fix(deps-dev): bump hugo-bin from 0.131.3 to 0.132.0 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.131.3 to 0.132.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.131.3...v0.132.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9d94935..3f14047 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "commitizen": "^4.3.1", "cpy-cli": "^5.0.0", "cz-conventional-changelog": "^3.3.0", - "hugo-bin": "^0.131.3", + "hugo-bin": "^0.132.0", "husky": "^9.1.6", "rimraf": "^6.0.1", "semantic-release": "^24.1.2" @@ -4025,9 +4025,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.131.3", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.131.3.tgz", - "integrity": "sha512-8+NVbq5ttvhUO2BHS+/qHKypXLxzAZ0ctLL/rkBU7DR+W1uTdSOZaxDZoFi67w5RquZCKoBTvHfJVtQgAOk/wQ==", + "version": "0.132.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.132.0.tgz", + "integrity": "sha512-P8Bjl2ussOFzDJVppZfjxuyRegklKnlz2ILeFUszwkq9aDab8il0IJgr6pNxI0bbPIbLcoV64FmStyB1vXsynQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 12af888..5ad40b9 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "commitizen": "^4.3.1", "cpy-cli": "^5.0.0", "cz-conventional-changelog": "^3.3.0", - "hugo-bin": "^0.131.3", + "hugo-bin": "^0.132.0", "husky": "^9.1.6", "rimraf": "^6.0.1", "semantic-release": "^24.1.2"