From 55fb59c074f7c7f3e19a802f6567a5ffbafad5d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 16:55:43 +0200 Subject: [PATCH] Bump hugo-bin from 0.81.0 to 0.81.3 (#35974) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.81.0 to 0.81.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.81.0...v0.81.3) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR --- 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 83a470c231..a45992d549 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "find-unused-sass-variables": "^4.0.3", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.81.0", + "hugo-bin": "^0.81.3", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.17", @@ -5602,9 +5602,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.81.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.0.tgz", - "integrity": "sha512-Ar97cBprTAdu7wzCLY5oy0iqL9C8XpxJE2FEyMGkcFsY8cFKFXXpYO+s4CcQHj5hWFePG+bSWrryVkvlkU5LRw==", + "version": "0.81.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.3.tgz", + "integrity": "sha512-edF4hIeN9rbCVmW+0+XbVzV2P/kwvsoXV3zUJtY12R4GRGjwpE9XM7h0ibz3duGuMmGyBcXl85Ps2QXqLb2TWg==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -14866,9 +14866,9 @@ } }, "hugo-bin": { - "version": "0.81.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.0.tgz", - "integrity": "sha512-Ar97cBprTAdu7wzCLY5oy0iqL9C8XpxJE2FEyMGkcFsY8cFKFXXpYO+s4CcQHj5hWFePG+bSWrryVkvlkU5LRw==", + "version": "0.81.3", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.3.tgz", + "integrity": "sha512-edF4hIeN9rbCVmW+0+XbVzV2P/kwvsoXV3zUJtY12R4GRGjwpE9XM7h0ibz3duGuMmGyBcXl85Ps2QXqLb2TWg==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index d0385909b6..0a325f7bde 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "find-unused-sass-variables": "^4.0.3", "globby": "^11.0.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.81.0", + "hugo-bin": "^0.81.3", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.17",