aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-15 12:31:29 +0300
committerGitHub <[email protected]>2020-09-15 12:31:29 +0300
commit655ce50cfe4a32af6995cae7e23b6b6b18777d38 (patch)
treefda757a1399d99244aed941034f00ebf93601db6
parent2924ba2e15bb51e4782239df48a51a35ac3ddb8f (diff)
downloadbootstrap-655ce50cfe4a32af6995cae7e23b6b6b18777d38.tar.xz
bootstrap-655ce50cfe4a32af6995cae7e23b6b6b18777d38.zip
Bump hugo-bin from 0.62.3 to 0.63.1 (#31660)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.62.3 to 0.63.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.62.3...v0.63.1) 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 c9dd5fe9e..284d05192 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5615,9 +5615,9 @@
}
},
"hugo-bin": {
- "version": "0.62.3",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.62.3.tgz",
- "integrity": "sha512-tWh6SR0g1i0HfpkxBKFEmSuAqDlojYxfP6ecmckmr/VLnjzwRictvZCyHOuRdvls5Dlm1zzzqtWiY1ubszj6+w==",
+ "version": "0.63.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.63.1.tgz",
+ "integrity": "sha512-ohxKjheC+/G/ZO44SvEOpjhj2LjhuSJuAPUUe4l/tPCUfNAFQPZackmkl4UuPayxemGm0SrNO+Ub44flLg218w==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 1be0f9cc8..5f8c352fa 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.3",
+ "hugo-bin": "^0.63.1",
"ip": "^1.1.5",
"jquery": "^3.5.1",
"karma": "^5.2.2",