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-01 16:46:19 +0300
committerGitHub <noreply@github.com>2021-07-01 16:46:19 +0300
commit8bc89b273d078f57c2a11e9b9b0ff60daf7f8e21 (patch)
tree870f3218704979f7d8b6fe19e69fff5d4b199cb2 /package-lock.json
parentf323fad9154949b84929a1fc1029de59939b5575 (diff)
Bump hugo-bin from 0.72.4 to 0.72.5 (#34394)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.72.4 to 0.72.5. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.72.4...v0.72.5) --- 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>
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 1128cdf38c..88bedf44fe 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5243,9 +5243,9 @@
}
},
"hugo-bin": {
- "version": "0.72.4",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.72.4.tgz",
- "integrity": "sha512-PKsS3JAf7U88XCkVGU+hlUU/MIwsOmk/vH2f7hHGBJ4I8OF/Qvi4aPLdxiAtSaiu6rbd0It0h69ekYua5kXHcA==",
+ "version": "0.72.5",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.72.5.tgz",
+ "integrity": "sha512-fxjt9yTnhS5gFlmsxJ4xYCtE2RgeSysmIgnrwjcS6HlZ6Zm/2FU9n7V8m5+uvIA7qPE/BZGsIgA9Pv9D1MbYlw==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",