From a733eaf2633801623243f5e3ab947cd5211fafa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 10:37:59 +0000 Subject: [PATCH] Build(deps-dev): Bump hugo-bin from 0.116.4 to 0.117.1 Bumps [hugo-bin](/~https://github.com/fenneclab/hugo-bin) from 0.116.4 to 0.117.1. - [Release notes](/~https://github.com/fenneclab/hugo-bin/releases) - [Commits](/~https://github.com/fenneclab/hugo-bin/compare/v0.116.4...v0.117.1) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 2658428afd9b..73a67b027d12 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.116.4", + "hugo-bin": "^0.117.1", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.1", @@ -6047,9 +6047,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.116.4", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.116.4.tgz", - "integrity": "sha512-MzTu7T2D88gadlADyCknACJFJXwr2KpzeJrez9RSu5rr0TMiWNJ5esaqnzoBqnptB/SU+qZNnPQ4Qe26sJf+mw==", + "version": "0.117.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.117.1.tgz", + "integrity": "sha512-2nOR0nsvuKMiWxAgCCMzLpggDCUt7EPfYqXA/I66LosLS0WU0Irj3gUPpTvi+cRxbFUZSzaNeiQyszQD8b5wag==", "dev": true, "funding": [ { @@ -15869,9 +15869,9 @@ } }, "hugo-bin": { - "version": "0.116.4", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.116.4.tgz", - "integrity": "sha512-MzTu7T2D88gadlADyCknACJFJXwr2KpzeJrez9RSu5rr0TMiWNJ5esaqnzoBqnptB/SU+qZNnPQ4Qe26sJf+mw==", + "version": "0.117.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.117.1.tgz", + "integrity": "sha512-2nOR0nsvuKMiWxAgCCMzLpggDCUt7EPfYqXA/I66LosLS0WU0Irj3gUPpTvi+cRxbFUZSzaNeiQyszQD8b5wag==", "dev": true, "requires": { "@xhmikosr/bin-wrapper": "^11.0.2", diff --git a/package.json b/package.json index 1ca875e1ffc5..7fc2ec18b198 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.116.4", + "hugo-bin": "^0.117.1", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.1",