From 532c35a5f607eea3ef885bccde8917608e4cf195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 09:08:47 +0000 Subject: [PATCH] build(deps-dev): bump hugo-bin from 0.81.3 to 0.85.3 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.81.3 to 0.85.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.81.3...v0.85.3) --- 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 54527234b8..c3b06bed17 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "glob": "^7.2.0", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.81.1", + "hugo-bin": "^0.85.3", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.17", @@ -5817,9 +5817,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.85.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.85.3.tgz", + "integrity": "sha512-//CyAwonUwhloR8VLSn+y6P7MbwVpEp25yX+SksjVf1G2VcAeHSTuE3FxSCXNEJi0Gd0i4/Z+v6H+xa11EAGLg==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -15754,9 +15754,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.85.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.85.3.tgz", + "integrity": "sha512-//CyAwonUwhloR8VLSn+y6P7MbwVpEp25yX+SksjVf1G2VcAeHSTuE3FxSCXNEJi0Gd0i4/Z+v6H+xa11EAGLg==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 3eb9083c1e..2ae91a58f9 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "glob": "^7.2.0", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.81.1", + "hugo-bin": "^0.85.3", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.17",