From c355bef86f03263853f6f0998a43ce86b299b943 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 09:17:57 +0000 Subject: [PATCH] build(deps-dev): bump hugo-bin from 0.81.3 to 0.88.1 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.81.3 to 0.88.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.81.3...v0.88.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 5313222db4..52b775d3f0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "glob": "^7.2.0", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.81.1", + "hugo-bin": "^0.88.1", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.17", @@ -5831,9 +5831,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.81.3", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.3.tgz", - "integrity": "sha512-edF4hIeN9rbCVmW+0+XbVzV2P/kwvsoXV3zUJtY12R4GRGjwpE9XM7h0ibz3duGuMmGyBcXl85Ps2QXqLb2TWg==", + "version": "0.88.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.1.tgz", + "integrity": "sha512-/yuGi1eJIr70OJRZVctKIXTPZK1DSzWDRnjD6vw3aOZuEMOYS2kUsr3WfdCq9USO3kLTWrejVASzABr1AUbpZQ==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -15774,9 +15774,9 @@ } }, "hugo-bin": { - "version": "0.81.3", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.3.tgz", - "integrity": "sha512-edF4hIeN9rbCVmW+0+XbVzV2P/kwvsoXV3zUJtY12R4GRGjwpE9XM7h0ibz3duGuMmGyBcXl85Ps2QXqLb2TWg==", + "version": "0.88.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.1.tgz", + "integrity": "sha512-/yuGi1eJIr70OJRZVctKIXTPZK1DSzWDRnjD6vw3aOZuEMOYS2kUsr3WfdCq9USO3kLTWrejVASzABr1AUbpZQ==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index b3cc52439e..c4078779e1 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "glob": "^7.2.0", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.81.1", + "hugo-bin": "^0.88.1", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.17",