From 8070e2da9d3e92c159b4d50cee2d7d0a33b159cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 09:59:10 +0300 Subject: [PATCH] Bump hugo-bin from 0.85.3 to 0.86.0 (#36317) Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.85.3 to 0.86.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.85.3...v0.86.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... 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 7cb9012224..0f3bbb6f71 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "find-unused-sass-variables": "^4.0.4", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.85.3", + "hugo-bin": "^0.86.0", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.19", @@ -5742,9 +5742,9 @@ } }, "node_modules/hugo-bin": { - "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==", + "version": "0.86.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.86.0.tgz", + "integrity": "sha512-n71L2J9yckQ8fLZAQmWdUqNkIuwVMrjsx45911cJH7ORF3BPwVgWvw0EYiC1UjWsmolqvEcen7CceFde9VletA==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -15250,9 +15250,9 @@ } }, "hugo-bin": { - "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==", + "version": "0.86.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.86.0.tgz", + "integrity": "sha512-n71L2J9yckQ8fLZAQmWdUqNkIuwVMrjsx45911cJH7ORF3BPwVgWvw0EYiC1UjWsmolqvEcen7CceFde9VletA==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index d11d089396..4122d38696 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "find-unused-sass-variables": "^4.0.4", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.85.3", + "hugo-bin": "^0.86.0", "ip": "^1.1.5", "jquery": "^3.6.0", "karma": "^6.3.19",