aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-06-25 12:11:41 +0300
committerGitHub <[email protected]>2020-06-25 12:11:41 +0300
commitacdeaed47df69c134154235b902fd12761b03f22 (patch)
tree07dabb08ccaf3dc8959217260b9195d89ba6d379
parentc500d201cec8340f8d9f5c33c2da1388a28cdb46 (diff)
downloadbootstrap-acdeaed47df69c134154235b902fd12761b03f22.tar.xz
bootstrap-acdeaed47df69c134154235b902fd12761b03f22.zip
Bump hugo-bin from 0.60.0 to 0.61.0 (#31170)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.60.0 to 0.61.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.60.0...v0.61.0) 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 f67cdf1e9..368cacc80 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5433,9 +5433,9 @@
}
},
"hugo-bin": {
- "version": "0.60.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.60.0.tgz",
- "integrity": "sha512-zdn2lP83yrwhk13/9MBOSJiRValmDjIhdWB8KPb0zxnsVIIVVoySpzAykuItVxRMIGz9B5F/yCrNJOeBLIhZqg==",
+ "version": "0.61.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.61.0.tgz",
+ "integrity": "sha512-GLjbAGHrtQU9xJAurbALqeBen3DCU86N64UZwnLQlPb+ne1g/rL1won4WMXKPWEoL1tbCMDtBxA938WSlBynvw==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 5dbfeade3..3cce53ddf 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.60.0",
+ "hugo-bin": "^0.61.0",
"ip": "^1.1.5",
"jquery": "^3.5.1",
"karma": "^5.1.0",