From 211f04b9c1e21971c9a970b76b8bdc093dcaeb0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 11:05:29 +0000 Subject: [PATCH] build(deps-dev): bump hugo-bin from 0.122.7 to 0.122.8 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.122.7 to 0.122.8. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.122.7...v0.122.8) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... 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 115b72a97..e5e172ed7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.122.7", + "hugo-bin": "^0.122.8", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1", @@ -6286,9 +6286,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.122.7", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.7.tgz", - "integrity": "sha512-C7FtWyDm6OgEabxCX9tMCvBFd4dA59XC9R+SMDxwEu2HvzyX13ikTi4mQmr3Gl5f90PD7PaRW02tkRMhIYFglQ==", + "version": "0.122.8", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.122.8.tgz", + "integrity": "sha512-sdTfsr6awEchbTVzxV4XiajRsKirEf2au59PiNv4SJzygewDK6CPg5kmzcnjNnjnXWROGvtkBQWzLIUrbaxIOQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index e480b539e..604b12c6f 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.122.7", + "hugo-bin": "^0.122.8", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1",