aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-01 16:27:27 +0300
committerGitHub <[email protected]>2021-05-01 16:27:27 +0300
commit7ea6578773cb1b7f5cfb8fb41321b3fa10349daf (patch)
treef1e1c161b1f68c954fa1d6e5e0eb1b5782bc9890
parentb1c6b0baa9ae7fd00f2341637b3c87773b309e4d (diff)
downloadbootstrap-7ea6578773cb1b7f5cfb8fb41321b3fa10349daf.tar.xz
bootstrap-7ea6578773cb1b7f5cfb8fb41321b3fa10349daf.zip
Bump hugo-bin from 0.70.2 to 0.71.0 (#33806)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.70.2 to 0.71.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.70.2...v0.71.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-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 2f08dd49e..d7a1c4707 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5241,9 +5241,9 @@
}
},
"hugo-bin": {
- "version": "0.70.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.70.2.tgz",
- "integrity": "sha512-ykxDD6eYBizsErcJWVWrZy2Prc0wF+OuBv6wwP2Jj4lNHDgJMYrfpbLaqxnu+qMSmidhZ1SCLwxKnpPyKE1TUg==",
+ "version": "0.71.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.71.0.tgz",
+ "integrity": "sha512-orHQhC2WvOCwTiJywUGBrjialGMe7SoFd4ow234xKBlztZdJO5gBXtv4Q7gyYa7Iy0XznevzHqVj7DAtKXpT4w==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 1906b4fd0..e0e92c60e 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.70.2",
+ "hugo-bin": "^0.71.0",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.2",