diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-03-10 14:51:16 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-10 14:51:16 +0200 |
| commit | 86a38168559908d13434f27d900be0e09705698b (patch) | |
| tree | 63679216bae267577d33b77e7a7f8a0e0265cf9a | |
| parent | 56e3f088a6ace7c257e8d1891d5712b1db0e7aeb (diff) | |
| download | bootstrap-86a38168559908d13434f27d900be0e09705698b.tar.xz bootstrap-86a38168559908d13434f27d900be0e09705698b.zip | |
Bump hugo-bin from 0.54.0 to 0.55.0 (#30371)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.54.0 to 0.55.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.54.0...v0.55.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
| -rw-r--r-- | package-lock.json | 12 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index d0b2cbd8d..4350cf9fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2203,9 +2203,9 @@ } }, "buffer": { - "version": "5.4.3", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.4.3.tgz", - "integrity": "sha512-zvj65TkFeIt3i6aj5bIvJDzjjQQGs4o/sNoezg1F1kYap9Nu2jcUdpwzRSJTHMMzG0H7bZkn4rNQpImhuxWX2A==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.5.0.tgz", + "integrity": "sha512-9FTEDjLjwoAkEwyMGDjYJQN2gfRgOKBKRfiglhvibGbpeeU/pQn1bJxQqm32OD/AIeEuHxU9roxXxg34Byp/Ww==", "dev": true, "requires": { "base64-js": "^1.0.2", @@ -6226,9 +6226,9 @@ } }, "hugo-bin": { - "version": "0.54.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.54.0.tgz", - "integrity": "sha512-yns35O84HrzXaqAQDNclPljACMZPK4Vshq+UgO+peAfOCh6umWhCL+iKhXlX0UFGJCtTQQkJl7cxbZKpK6Pd7A==", + "version": "0.55.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.55.0.tgz", + "integrity": "sha512-z4EtmIV3j/10Mox6elGAVszOhOYZjAMPL2wTY1FKSeuuc/TEa3aD0hrGTlsLp7nIcezXIuTcvKOWN1p25KVy7A==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 17f5482b9..8d5c3acd5 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "find-unused-sass-variables": "^1.0.5", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.54.0", + "hugo-bin": "^0.55.0", "ip": "^1.1.5", "karma": "^4.4.1", "karma-browserstack-launcher": "1.4.0", |
