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-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-19 17:04:22 +0300
committerGitHub <noreply@github.com>2020-05-19 17:04:22 +0300
commitbcd3f5a0405dd2f535aa1d9f5050f53169d97b71 (patch)
tree9833333fd5ff00c1177ad106c83e57ec90216704 /package-lock.json
parentad92acde5e8b9db13846228e2512bda5f7688f63 (diff)
Bump hugo-bin from 0.58.0 to 0.59.0 (#30857)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.58.0 to 0.59.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.58.0...v0.59.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[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 8fde4533c2..2be3efa2e7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5483,9 +5483,9 @@
}
},
"hugo-bin": {
- "version": "0.58.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.58.0.tgz",
- "integrity": "sha512-lTn+UrsTFJLlTaFWVgY1LcwObc+XeZ5O49Bh2I0megfEBloqR4CuYKjg237IIKZPvh+PIi4ZDv+UrPCBbeKBCA==",
+ "version": "0.59.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.59.0.tgz",
+ "integrity": "sha512-z70hcSlBHQAlVGILHQD72oDJ+E6eWSwPpj7HJdOCdSJIR70KSusE1zmxOjJIJKy8SiFeg9E3MGCCOXSYLo7aEg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",