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

github.com/twbs/icons.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:45:39 +0300
committerGitHub <noreply@github.com>2021-07-01 16:45:39 +0300
commitb22e9c198dc7fa0ee86ee85ff6957b5b55f1ca93 (patch)
treec36edcacfa107b3f0e2a1d5a35072359fde7ad0a
parenteaf55586160cc18d689d724dddfafa55120f4b12 (diff)
build(deps-dev): bump hugo-bin from 0.72.4 to 0.72.5 (#934)
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>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index f562ea1e3..de7ee3957 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3615,9 +3615,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",
diff --git a/package.json b/package.json
index c1c4f22fe..ccefe5f25 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"eslint": "^7.29.0",
"fantasticon": "^1.2.2",
"find-unused-sass-variables": "^3.1.0",
- "hugo-bin": "^0.72.4",
+ "hugo-bin": "^0.72.5",
"linkinator": "^2.14.0",
"lockfile-lint": "^4.6.2",
"npm-run-all": "^4.1.5",