From eff522a9df0d99f7108cf5a15f65174910795e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 21:04:07 +0000 Subject: [PATCH] chore(deps-dev): bump hugo-bin from 0.142.0 to 0.144.1 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.142.0 to 0.144.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.142.0...v0.144.1) --- updated-dependencies: - dependency-name: hugo-bin dependency-version: 0.144.1 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..849e8a8f 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.1", "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.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.144.1.tgz", + "integrity": "sha512-zxGjz8/if+NzCdl4TBpqv0f3GrQsjs1imNhPQwfWbOrqb4EfvVWQFV+Q4CCdKeeeJqXTE8lEyM5L1bIkzHlDkA==", "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.1", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.144.1.tgz", + "integrity": "sha512-zxGjz8/if+NzCdl4TBpqv0f3GrQsjs1imNhPQwfWbOrqb4EfvVWQFV+Q4CCdKeeeJqXTE8lEyM5L1bIkzHlDkA==", "dev": true, "requires": { "@xhmikosr/bin-wrapper": "^13.0.5", diff --git a/package.json b/package.json index fe13ff55..0e0841c7 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.1", "husky": "^9.1.7", "lint-staged": "^15.2.10", "prettier": "^3.3.3",