aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-02 19:52:52 +0300
committerGitHub <[email protected]>2020-06-02 19:52:52 +0300
commit2e92e843bb69d1db407995c56ad4de04e941042c (patch)
treedb4843a80ddff3465f32b69896d39d531aaa4c5b
parent2277f19a7e38fd84664c5d2202b27ca70dc5a42a (diff)
downloadbootstrap-2e92e843bb69d1db407995c56ad4de04e941042c.tar.xz
bootstrap-2e92e843bb69d1db407995c56ad4de04e941042c.zip
Bump hugo-bin from 0.59.1 to 0.60.0 (#30952)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.59.1 to 0.60.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.59.1...v0.60.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
-rw-r--r--package-lock.json12
-rw-r--r--package.json2
2 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 11f86e94b..1e71d8d2f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6700,9 +6700,9 @@
}
},
"hugo-bin": {
- "version": "0.59.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.59.1.tgz",
- "integrity": "sha512-mPKgNTuvqIo98xoRYKbKxdhv+yANSDziB+6PHvPG1BHJ6pAuhi/73r21ywbAmEnAsir4gQTtkge9kXse3FvTeA==",
+ "version": "0.60.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.60.0.tgz",
+ "integrity": "sha512-zdn2lP83yrwhk13/9MBOSJiRValmDjIhdWB8KPb0zxnsVIIVVoySpzAykuItVxRMIGz9B5F/yCrNJOeBLIhZqg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
@@ -13102,9 +13102,9 @@
"dev": true
},
"unbzip2-stream": {
- "version": "1.4.2",
- "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.2.tgz",
- "integrity": "sha512-pZMVAofMrrHX6Ik39hCk470kulCbmZ2SWfQLPmTWqfJV/oUm0gn1CblvHdUu4+54Je6Jq34x8kY6XjTy6dMkOg==",
+ "version": "1.4.3",
+ "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz",
+ "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==",
"dev": true,
"requires": {
"buffer": "^5.2.1",
diff --git a/package.json b/package.json
index 81d6cf718..27845d720 100644
--- a/package.json
+++ b/package.json
@@ -110,7 +110,7 @@
"find-unused-sass-variables": "^2.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.59.1",
+ "hugo-bin": "^0.60.0",
"ip": "^1.1.5",
"jquery": "^3.5.1",
"karma": "^5.0.9",