aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-23 15:08:42 +0200
committerGitHub <[email protected]>2021-03-23 15:08:42 +0200
commit296c3136aa369a22ff647af189fa47d00f25c760 (patch)
treee339b3b426227ed0e92f5939d9639c7ed2436c4a
parent19fa62d51f7d62973955e46d5cca4be17071191e (diff)
downloadbootstrap-296c3136aa369a22ff647af189fa47d00f25c760.tar.xz
bootstrap-296c3136aa369a22ff647af189fa47d00f25c760.zip
Bump hugo-bin from 0.69.0 to 0.70.0 (#33436)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.69.0 to 0.70.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.69.0...v0.70.0) 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 492d6b749..a7a8de0cb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5218,9 +5218,9 @@
}
},
"hugo-bin": {
- "version": "0.69.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.69.0.tgz",
- "integrity": "sha512-ufl89sX/PrNKo7gSkAoxlKynbELNt3OVYEEbTdhnsKpddec41a4MqRXv6KZnsQM82ApBzRHfdN0pVb07X6m/Wg==",
+ "version": "0.70.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.70.0.tgz",
+ "integrity": "sha512-6tioRXXugsdERwCcCwvBkdVI5ROClUG5/FVFzTIXzvgfu105ToZtmolnB3CTEvSy7cjKF/BpVGQ3hzLWyw0BaA==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 3ce684d60..235a91623 100644
--- a/package.json
+++ b/package.json
@@ -120,7 +120,7 @@
"glob": "^7.1.6",
"globby": "^11.0.3",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.69.0",
+ "hugo-bin": "^0.70.0",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.2.0",