aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-07-14 16:00:35 +0300
committerGitHub <[email protected]>2020-07-14 16:00:35 +0300
commit9fcc572d594873140a4b903d7442f2c9ffe77ae1 (patch)
tree88db7e25c3e02577dda36aca2376e625cbf4c2fb
parentcb1eee16f0e7a497c459de70169ab828ea5654d6 (diff)
downloadbootstrap-9fcc572d594873140a4b903d7442f2c9ffe77ae1.tar.xz
bootstrap-9fcc572d594873140a4b903d7442f2c9ffe77ae1.zip
Bump hugo-bin from 0.62.0 to 0.62.1 (#31292)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.62.0 to 0.62.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.62.0...v0.62.1) 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 ce1c55719..742ea3bb4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5518,9 +5518,9 @@
}
},
"hugo-bin": {
- "version": "0.62.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.62.0.tgz",
- "integrity": "sha512-0i3KgV9fqBMTOvrHgPTwiz+mP+eG0EjUhnh1pdswwxD50PK21942IWvOKWWBETofWFA0Dem/WGo4zup+GccKBQ==",
+ "version": "0.62.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.62.1.tgz",
+ "integrity": "sha512-Ig7QcnPMaqmLmYtFeEt3NblBjd/FRPC/MyRhoj6QCEVOVK5R1WZ+mIbNhuxJ+3U+120z0Z1qc3rrOi/gr0YjNg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 7279639a5..56e5e01ce 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"find-unused-sass-variables": "^2.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.62.0",
+ "hugo-bin": "^0.62.1",
"ip": "^1.1.5",
"jquery": "^3.5.1",
"karma": "^5.1.0",