aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-22 07:32:15 +0300
committerGitHub <[email protected]>2021-04-22 07:32:15 +0300
commitd22407bd7632c27ffc33b41e024339d0e5f7cf50 (patch)
treebe47ff8bca7d970978d4c5f7f8dc9edddbc4669b
parentb401184bffef807b3e5e0ae9a6083b63bd911973 (diff)
downloadbootstrap-d22407bd7632c27ffc33b41e024339d0e5f7cf50.tar.xz
bootstrap-d22407bd7632c27ffc33b41e024339d0e5f7cf50.zip
Bump hugo-bin from 0.70.0 to 0.70.2 (#33718)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.70.0 to 0.70.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.70.0...v0.70.2) 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 99a98ca15..d0b978e59 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5296,9 +5296,9 @@
}
},
"hugo-bin": {
- "version": "0.70.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.70.0.tgz",
- "integrity": "sha512-6tioRXXugsdERwCcCwvBkdVI5ROClUG5/FVFzTIXzvgfu105ToZtmolnB3CTEvSy7cjKF/BpVGQ3hzLWyw0BaA==",
+ "version": "0.70.2",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.70.2.tgz",
+ "integrity": "sha512-ykxDD6eYBizsErcJWVWrZy2Prc0wF+OuBv6wwP2Jj4lNHDgJMYrfpbLaqxnu+qMSmidhZ1SCLwxKnpPyKE1TUg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 86aaf59d9..c563ca89a 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.0",
+ "hugo-bin": "^0.70.2",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.2",