From 81f64d7fe70680c33432ac761b6214b0e338137c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 13:32:33 +0000 Subject: [PATCH] Bump hugo-bin from 0.119.0 to 0.120.0 Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.119.0 to 0.120.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.119.0...v0.120.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:production 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 c452d50c7..10e856ead 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "eslint": "^8.0", "flexsearch": "^0.7", "highlight.js": "^11.0", - "hugo-bin": "^0.119", + "hugo-bin": "^0.120", "instant.page": "^5.1", "katex": "^0.16.0", "lazysizes": "^5.3", @@ -7177,9 +7177,9 @@ "integrity": "sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==" }, "node_modules/hugo-bin": { - "version": "0.119.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.119.0.tgz", - "integrity": "sha512-RnjlxHKdOjo7i7yRX/001t53142tC9NTa5JVrnPCTpX2kNQQCz5XdI/WWX7emf0dNkxipj55Z58EsA2ft9W16g==", + "version": "0.120.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.120.0.tgz", + "integrity": "sha512-EWivMEfSyVF8Ro30K2zBR6EOqFhQaRVKc+CoD4mJRtLECqqt+cfmpUcL5aBWdliqkwbLZToWvYSORPcFcDAi2A==", "funding": [ { "type": "github", @@ -18573,9 +18573,9 @@ "integrity": "sha512-J+FkSdyD+0mA0N+81tMotaRMfSL9SGi+xpD3T6YApKsc3bGSXJlfXri3VyFOeYkfLRQisDk1W+jIFFKBeUBbBg==" }, "hugo-bin": { - "version": "0.119.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.119.0.tgz", - "integrity": "sha512-RnjlxHKdOjo7i7yRX/001t53142tC9NTa5JVrnPCTpX2kNQQCz5XdI/WWX7emf0dNkxipj55Z58EsA2ft9W16g==", + "version": "0.120.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.120.0.tgz", + "integrity": "sha512-EWivMEfSyVF8Ro30K2zBR6EOqFhQaRVKc+CoD4mJRtLECqqt+cfmpUcL5aBWdliqkwbLZToWvYSORPcFcDAi2A==", "requires": { "@xhmikosr/bin-wrapper": "^12.0.0", "pkg-conf": "^4.0.0" diff --git a/package.json b/package.json index 0de02abd6..0bfb2b032 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint": "^8.0", "flexsearch": "^0.7", "highlight.js": "^11.0", - "hugo-bin": "^0.119", + "hugo-bin": "^0.120", "instant.page": "^5.1", "katex": "^0.16.0", "lazysizes": "^5.3",