From 5763c32bbd11a14e99236fecfc80a5b9c5fcc9d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 21:25:32 +0000 Subject: [PATCH] chore(deps-dev): bump hugo-bin from 0.142.0 to 0.144.7 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.142.0 to 0.144.7. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.142.0...v0.144.7) --- updated-dependencies: - dependency-name: hugo-bin dependency-version: 0.144.7 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 3c964ee0..e614cd4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.1.11/www-epivis-2.1.11.tgz" }, "devDependencies": { - "hugo-bin": "^0.142.0", + "hugo-bin": "^0.144.7", "husky": "^9.1.7", "lint-staged": "^15.2.10", "prettier": "^3.3.3", @@ -1051,9 +1051,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.142.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.142.0.tgz", - "integrity": "sha512-i3ar9xmBbeMf0Q5tXrkCM3fARWN8BWV99tOq+b63C7EZd7a0aD5SOzDAWGi0pGxy583oKc/tS0VQSS3QWUI0fA==", + "version": "0.144.7", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.144.7.tgz", + "integrity": "sha512-EYbVkonORLj60sJpW3IkDQX3TTmFPwKsadpYXU9mbFzcROhDJNTZkZ63NTDgQEC576lEdtHSzX5Z7KgjCimIVA==", "dev": true, "funding": [ { @@ -3436,9 +3436,9 @@ } }, "hugo-bin": { - "version": "0.142.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.142.0.tgz", - "integrity": "sha512-i3ar9xmBbeMf0Q5tXrkCM3fARWN8BWV99tOq+b63C7EZd7a0aD5SOzDAWGi0pGxy583oKc/tS0VQSS3QWUI0fA==", + "version": "0.144.7", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.144.7.tgz", + "integrity": "sha512-EYbVkonORLj60sJpW3IkDQX3TTmFPwKsadpYXU9mbFzcROhDJNTZkZ63NTDgQEC576lEdtHSzX5Z7KgjCimIVA==", "dev": true, "requires": { "@xhmikosr/bin-wrapper": "^13.0.5", diff --git a/package.json b/package.json index fe13ff55..4f2c9434 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.1.11/www-epivis-2.1.11.tgz" }, "devDependencies": { - "hugo-bin": "^0.142.0", + "hugo-bin": "^0.144.7", "husky": "^9.1.7", "lint-staged": "^15.2.10", "prettier": "^3.3.3",