From bf5d7c2ffda44cd2cc57e727b0f08905870fe0fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 06:06:18 +0000 Subject: [PATCH] Build(deps-dev): Bump hugo-bin from 0.108.0 to 0.109.0 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.108.0 to 0.109.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.108.0...v0.109.0) --- 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 2c3032b2fb2a..19d6a74cebdc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.108.0", + "hugo-bin": "^0.109.0", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.0", @@ -5899,9 +5899,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.108.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.108.0.tgz", - "integrity": "sha512-3L+NRt+DQ41Gr44nh72t075EDqaI+w8IVaS9zMXamAjj8a/iKWrYEX3vshy8lcpibKVIuc65miwPxxAAR42K6A==", + "version": "0.109.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.109.0.tgz", + "integrity": "sha512-qa0VvaENBQMJM7k1sLtkWuu9LBisnE6E+ey7Yqa7kxwWzYcQYPQWqeN7RMEOMuk0UjdpNXNg/ZKyKI9d/XNDTg==", "dev": true, "funding": [ { @@ -15106,9 +15106,9 @@ } }, "hugo-bin": { - "version": "0.108.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.108.0.tgz", - "integrity": "sha512-3L+NRt+DQ41Gr44nh72t075EDqaI+w8IVaS9zMXamAjj8a/iKWrYEX3vshy8lcpibKVIuc65miwPxxAAR42K6A==", + "version": "0.109.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.109.0.tgz", + "integrity": "sha512-qa0VvaENBQMJM7k1sLtkWuu9LBisnE6E+ey7Yqa7kxwWzYcQYPQWqeN7RMEOMuk0UjdpNXNg/ZKyKI9d/XNDTg==", "dev": true, "requires": { "@xhmikosr/bin-wrapper": "^10.0.0", diff --git a/package.json b/package.json index 58d08337fe94..70738fdd8531 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.108.0", + "hugo-bin": "^0.109.0", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.0",