From d6f462194d5d1684dd99ad6481dcfcf4542b2a8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 07:51:44 +0300 Subject: [PATCH] Build(deps-dev): Bump hugo-bin from 0.102.1 to 0.103.1 (#38642) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.102.1 to 0.103.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.102.1...v0.103.1) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a31cd0eddb..2b182f7ada 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.102.1", + "hugo-bin": "^0.103.1", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.0", @@ -6018,9 +6018,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.102.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.102.1.tgz", - "integrity": "sha512-PgMcOXM/E9kWlB/H5gwp9yD7f+YwbQvRU2AIl4fD4ZIlb74ABLuqFVPLR7gmlZcZ5zdUkOWHFEDUA8E0vVHHpg==", + "version": "0.103.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.103.1.tgz", + "integrity": "sha512-ju1AxlfFOPggJ0m15Ff/QeHqiBn+s9qxtixPFQFq8/jJNZCXBIGrcfHDO0lApn6qMd0bZxBLkDE8k0bdPICxjQ==", "dev": true, "funding": [ { @@ -15352,9 +15352,9 @@ } }, "hugo-bin": { - "version": "0.102.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.102.1.tgz", - "integrity": "sha512-PgMcOXM/E9kWlB/H5gwp9yD7f+YwbQvRU2AIl4fD4ZIlb74ABLuqFVPLR7gmlZcZ5zdUkOWHFEDUA8E0vVHHpg==", + "version": "0.103.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.103.1.tgz", + "integrity": "sha512-ju1AxlfFOPggJ0m15Ff/QeHqiBn+s9qxtixPFQFq8/jJNZCXBIGrcfHDO0lApn6qMd0bZxBLkDE8k0bdPICxjQ==", "dev": true, "requires": { "@xhmikosr/bin-wrapper": "^5.0.1", diff --git a/package.json b/package.json index 2abf5ef632..f0f354c1aa 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.102.1", + "hugo-bin": "^0.103.1", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.0",