From 92ebc3d2c49d1a3e7b891e465c07c1438a60ca9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 10:14:11 +0000 Subject: [PATCH] Bump hugo-bin from 0.80.0 to 0.80.1 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.80.0 to 0.80.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.80.0...v0.80.1) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... 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 2ca6c6e9de90..570683237e00 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "find-unused-sass-variables": "^3.1.0", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.80.0", + "hugo-bin": "^0.80.1", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.12", @@ -6210,9 +6210,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.80.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.80.0.tgz", - "integrity": "sha512-7mPT37eNU/S4T6oqPiAuvj+Gmp/Lab9KYbnDaZcvc6U09C0/HFvUMhylUhcQ1lYXfoB/MX+tdIjmZz2+G0MpiQ==", + "version": "0.80.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.80.1.tgz", + "integrity": "sha512-FXhgwTGA2S4jWIci4BT4kt0vpt/n+wJSNbfvFHhcJJwTcce9ONIO360CPDudwHoQRfSm5ts5mQ5y+CWAeD7fZA==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -16042,9 +16042,9 @@ } }, "hugo-bin": { - "version": "0.80.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.80.0.tgz", - "integrity": "sha512-7mPT37eNU/S4T6oqPiAuvj+Gmp/Lab9KYbnDaZcvc6U09C0/HFvUMhylUhcQ1lYXfoB/MX+tdIjmZz2+G0MpiQ==", + "version": "0.80.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.80.1.tgz", + "integrity": "sha512-FXhgwTGA2S4jWIci4BT4kt0vpt/n+wJSNbfvFHhcJJwTcce9ONIO360CPDudwHoQRfSm5ts5mQ5y+CWAeD7fZA==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 5538eb47baa9..f5fd7b3f632a 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "find-unused-sass-variables": "^3.1.0", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.80.0", + "hugo-bin": "^0.80.1", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.12",