Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-03 13:45:28 +0300
committerGitHub <noreply@github.com>2021-08-03 13:45:28 +0300
commitd9c60313b28b8459193992b0693283fef5fd2791 (patch)
tree474cad8667ac6978e88bbc7bf5cd8218a55ac3d4 /package-lock.json
parent9deed2da9b0834de2769e7b96cc5fe636e2dda33 (diff)
Bump hugo-bin from 0.74.0 to 0.74.1 (#34654)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.74.0 to 0.74.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.74.0...v0.74.1) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 2e73832ecc..a5c5c56977 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5258,9 +5258,9 @@
}
},
"hugo-bin": {
- "version": "0.74.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.74.0.tgz",
- "integrity": "sha512-bBiVJuVuLCvL/Qcrsae4K+WvK5nFaJ4k+lrXoCA5z5dNnnRq1fJfYDOLVdzMVCalC1ij5ijtwLiUKzsSstBeYQ==",
+ "version": "0.74.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.74.1.tgz",
+ "integrity": "sha512-Y75t/b7sGoY4OhHRMiLod9sDZoV+RRjQLZ1eLy76wMiXpfHBpTyjGZhJ+Vjj1gDHdo15ASmij7bkISW1J3Qqxg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",