diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-01-05 12:48:54 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-05 12:48:54 +0200 |
| commit | 9d95e11eda1a29302e5d922499616a91d07d6c50 (patch) | |
| tree | 63b070923f3a5c4e85608d429e8141c384ff8b5f | |
| parent | 99b3470e82f71142ced69ce9bc616427d6473e6d (diff) | |
| download | bootstrap-9d95e11eda1a29302e5d922499616a91d07d6c50.tar.xz bootstrap-9d95e11eda1a29302e5d922499616a91d07d6c50.zip | |
Bump hugo-bin from 0.67.1 to 0.68.0 (#32674)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.67.1 to 0.68.0.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.67.1...v0.68.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.json | 6 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 2fd8243d7..7256fb0ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5236,9 +5236,9 @@ } }, "hugo-bin": { - "version": "0.67.1", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.67.1.tgz", - "integrity": "sha512-9PRyXRu+yZ7LCnx7s2TOVwtvIXxphEtYtQkPiLtQc/5CVu5g34JZslgCqtvrmFsjWE2OonG1YUFPZf4/p6ewPA==", + "version": "0.68.0", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.68.0.tgz", + "integrity": "sha512-QdmnjN45BGCp4mlKMFUIZFzuZJ/ClW0dVUbeUkgRgxfRlf444Sg5aPKXtLkQgpbP/jCVlxoyVt5sRmhntwtI8Q==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", diff --git a/package.json b/package.json index 1310e2ddf..9721800a0 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "find-unused-sass-variables": "^3.0.0", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.67.1", + "hugo-bin": "^0.68.0", "ip": "^1.1.5", "jquery": "^3.5.1", "karma": "^5.2.3", |
