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-07-08 08:26:36 +0300
committerGitHub <noreply@github.com>2021-07-08 08:26:36 +0300
commit0132b77638492e78a8f746760179835d060f458a (patch)
treeb95c379f0da45f73a947cc0d9dbf2d0a07fc3f8a /package-lock.json
parent47bbd945f0f92f50dd2f2dbdd78d10ada39a41cb (diff)
Bump hugo-bin from 0.72.5 to 0.73.0 (#34429)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.72.5 to 0.73.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.72.5...v0.73.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... 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 88bedf44fe..a10328c09f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5243,9 +5243,9 @@
}
},
"hugo-bin": {
- "version": "0.72.5",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.72.5.tgz",
- "integrity": "sha512-fxjt9yTnhS5gFlmsxJ4xYCtE2RgeSysmIgnrwjcS6HlZ6Zm/2FU9n7V8m5+uvIA7qPE/BZGsIgA9Pv9D1MbYlw==",
+ "version": "0.73.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.73.0.tgz",
+ "integrity": "sha512-CD165xVtsf6OJz8nI0UJI88UWJP6nkSpeC5wuEsRQbZnNWfTpTJ6RzcshFLS4JsIc3S7FRgazBVSoMPMDLmqCA==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",