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-05-04 15:17:40 +0300
committerGitHub <noreply@github.com>2021-05-04 15:17:40 +0300
commit2e7250cab53719a0e4da99a9b76a1888d2a8727a (patch)
tree0467d96459c4ddf610df4b6cfa4b5791610f7913
parentd2172d1a543739af67a924c2130452149f3fdeb0 (diff)
build(deps-dev): bump hugo-bin from 0.71.0 to 0.71.1 (#871)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.71.0 to 0.71.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.71.0...v0.71.1) 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 7b10092ce..d1ed857d7 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3635,9 +3635,9 @@
}
},
"hugo-bin": {
- "version": "0.71.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.71.0.tgz",
- "integrity": "sha512-orHQhC2WvOCwTiJywUGBrjialGMe7SoFd4ow234xKBlztZdJO5gBXtv4Q7gyYa7Iy0XznevzHqVj7DAtKXpT4w==",
+ "version": "0.71.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.71.1.tgz",
+ "integrity": "sha512-H+aBkwtR6oSMcu1kCyzQlan+lcQ45k70JGX4v72h8mb0e4AbvaF58kAy6EDRK/U+/hD6ghTf0a6eLr5sENjaAg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 16bb45615..fde60f215 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"eslint": "^7.25.0",
"fantasticon": "^1.1.3",
"find-unused-sass-variables": "^3.1.0",
- "hugo-bin": "^0.71.0",
+ "hugo-bin": "^0.71.1",
"linkinator": "^2.13.6",
"lockfile-lint": "^4.6.2",
"npm-run-all": "^4.1.5",