aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-04 10:12:07 +0300
committerGitHub <[email protected]>2021-08-04 10:12:07 +0300
commit0da7d6684258fb9997baf94920c6e80395992fd3 (patch)
treedebe82ba6d661d47e371e619c6b0d34493c3f89c
parent999eee6391a28dbbc4f0e5143aeb6f20e740a0ad (diff)
downloadbootstrap-0da7d6684258fb9997baf94920c6e80395992fd3.tar.xz
bootstrap-0da7d6684258fb9997baf94920c6e80395992fd3.zip
Bump hugo-bin from 0.74.1 to 0.75.0 (#34669)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.74.1 to 0.75.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.74.1...v0.75.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... 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 c99ed8771..7fb0c803d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5259,9 +5259,9 @@
}
},
"hugo-bin": {
- "version": "0.74.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.74.1.tgz",
- "integrity": "sha512-Y75t/b7sGoY4OhHRMiLod9sDZoV+RRjQLZ1eLy76wMiXpfHBpTyjGZhJ+Vjj1gDHdo15ASmij7bkISW1J3Qqxg==",
+ "version": "0.75.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.75.0.tgz",
+ "integrity": "sha512-Ok2H9Cf28W0D5H1Xf9pHDK4PLx9WLq4J+HvtjKA2sNkO9u/F11Ed43qcaklVQmBOM0SjNylAlSF1/lyQNaszhQ==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 82b45aece..d0819ae6c 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.1",
+ "hugo-bin": "^0.75.0",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.4",