aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-10-22 07:49:06 +0300
committerGitHub <[email protected]>2019-10-22 07:49:06 +0300
commitb91ce0940573dba21c574927e16ea092e3d50df5 (patch)
tree816fb114b13cf2ac6ebd60fbf64d6c322e6631ff
parent3b876be65273eb4e1096a7420f4b73767607fe59 (diff)
downloadbootstrap-b91ce0940573dba21c574927e16ea092e3d50df5.tar.xz
bootstrap-b91ce0940573dba21c574927e16ea092e3d50df5.zip
Update hugo-bin to v0.47.0 (Hugo 0.59.0) (#29562)
-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 ee80b3888..1cf971a53 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5783,9 +5783,9 @@
}
},
"hugo-bin": {
- "version": "0.46.3",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.46.3.tgz",
- "integrity": "sha512-Frj0fGHdl3cnqa94az43Dn5GtFh3wLGkmx8xtV6EidYXI0/UWUrKP9kLWsHtxeXASss59TTVUReS+G8UDKqFUQ==",
+ "version": "0.47.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.47.0.tgz",
+ "integrity": "sha512-v9aJ7FRXU7HYWy13MJPLQIt6qcPx3ysRtUwS/Bh73Z6TidNwDl8fYz+k/k1kOwrmpn8gxbc18aM9P5khfz1Hiw==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 48771f240..8667a7751 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"find-unused-sass-variables": "^0.6.0",
"glob": "^7.1.4",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.46.3",
+ "hugo-bin": "^0.47.0",
"ip": "^1.1.5",
"jasmine-core": "^3.5.0",
"karma": "^4.3.0",