aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-03 13:45:28 +0300
committerGitHub <[email protected]>2021-08-03 13:45:28 +0300
commitd9c60313b28b8459193992b0693283fef5fd2791 (patch)
tree474cad8667ac6978e88bbc7bf5cd8218a55ac3d4
parent9deed2da9b0834de2769e7b96cc5fe636e2dda33 (diff)
downloadbootstrap-d9c60313b28b8459193992b0693283fef5fd2791.tar.xz
bootstrap-d9c60313b28b8459193992b0693283fef5fd2791.zip
Bump hugo-bin from 0.74.0 to 0.74.1 (#34654)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.74.0 to 0.74.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.74.0...v0.74.1) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 2e73832ec..a5c5c5697 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5258,9 +5258,9 @@
}
},
"hugo-bin": {
- "version": "0.74.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.74.0.tgz",
- "integrity": "sha512-bBiVJuVuLCvL/Qcrsae4K+WvK5nFaJ4k+lrXoCA5z5dNnnRq1fJfYDOLVdzMVCalC1ij5ijtwLiUKzsSstBeYQ==",
+ "version": "0.74.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.74.1.tgz",
+ "integrity": "sha512-Y75t/b7sGoY4OhHRMiLod9sDZoV+RRjQLZ1eLy76wMiXpfHBpTyjGZhJ+Vjj1gDHdo15ASmij7bkISW1J3Qqxg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index aa48e1fce..0d8b01d28 100644
--- a/package.json
+++ b/package.json
@@ -120,7 +120,7 @@
"glob": "^7.1.7",
"globby": "^11.0.4",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.74.0",
+ "hugo-bin": "^0.74.1",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.4",