aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-10 09:22:16 +0200
committerGitHub <[email protected]>2020-11-10 09:22:16 +0200
commitdf6eb9335bda4d41dafc1a48e81da32e2faeb3a4 (patch)
tree3497d58482609e3a2f5c765ddb3ca485ceaa0ae7
parent156957586008bce2f2f2b2388a2abb5231bcecd9 (diff)
downloadbootstrap-df6eb9335bda4d41dafc1a48e81da32e2faeb3a4.tar.xz
bootstrap-df6eb9335bda4d41dafc1a48e81da32e2faeb3a4.zip
Bump hugo-bin from 0.65.0 to 0.66.1 (#32114)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.65.0 to 0.66.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.65.0...v0.66.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.json12
-rw-r--r--package.json2
2 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index f393b2b39..edf66fa8d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2257,9 +2257,9 @@
}
},
"buffer": {
- "version": "5.7.0",
- "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.0.tgz",
- "integrity": "sha512-cd+5r1VLBwUqTrmnzW+D7ABkJUM6mr7uv1dv+6jRw4Rcl7tFIFHDqHPL98LhpGFn3dbAt3gtLxtrWp4m1kFrqg==",
+ "version": "5.7.1",
+ "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz",
+ "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==",
"dev": true,
"requires": {
"base64-js": "^1.3.1",
@@ -5445,9 +5445,9 @@
}
},
"hugo-bin": {
- "version": "0.65.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.65.0.tgz",
- "integrity": "sha512-r4rz9mvOMUscSuE9eBjQMUouuMWi5qvM70geRsWhgt6+9K0300NJ3Fid7YIQVnEzwmhix+NV3nb+OZWsDYkgwA==",
+ "version": "0.66.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.66.1.tgz",
+ "integrity": "sha512-enMlGVAS2qVQZiX1CYPMD8Dihh+zLVgqPAsip8Hques1U1M1mPNf01cGoAZXuMscyo8B5/qBWhDqRimNMFLuKg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index c557bb5cc..950c99b86 100644
--- a/package.json
+++ b/package.json
@@ -109,7 +109,7 @@
"find-unused-sass-variables": "^3.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.65.0",
+ "hugo-bin": "^0.66.1",
"ip": "^1.1.5",
"jquery": "^3.5.1",
"karma": "^5.2.3",