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-11-10 09:03:46 +0300
committerGitHub <noreply@github.com>2021-11-10 09:03:46 +0300
commitaf13efdd82a6e175d561695272e767f0ce78eaea (patch)
tree3228d79fd8e54e7ea6fddbcf7b39dd396ecf283c
parentb37491f72cafa93bd335c552aed09c55861324bf (diff)
build(deps-dev): bump hugo-bin from 0.77.1 to 0.77.2 (#1098)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.77.1 to 0.77.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.77.1...v0.77.2) --- 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.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 39aa90d77..b270d2691 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,7 @@
"eslint": "^8.2.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^3.1.0",
- "hugo-bin": "^0.77.1",
+ "hugo-bin": "^0.77.2",
"linkinator": "^2.14.5",
"lockfile-lint": "^4.6.2",
"npm-run-all": "^4.1.5",
@@ -4398,9 +4398,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.77.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.77.1.tgz",
- "integrity": "sha512-9RFWLIXm1I9ddAzB2ZOjihb0dI6CnZj/51fpYfC+EI22iibnKMDt59ncEeVhWr8vs520GdAABl9HoMUrIT9iuw==",
+ "version": "0.77.2",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.77.2.tgz",
+ "integrity": "sha512-giv0vLvMiqjOxsN9tVisfuCH/WJhaDMVJq2AKfH3lp2l3mTDPMCLWFcqKYtdVaePavxaUPtaBciatqOyXRznog==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -14335,9 +14335,9 @@
}
},
"hugo-bin": {
- "version": "0.77.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.77.1.tgz",
- "integrity": "sha512-9RFWLIXm1I9ddAzB2ZOjihb0dI6CnZj/51fpYfC+EI22iibnKMDt59ncEeVhWr8vs520GdAABl9HoMUrIT9iuw==",
+ "version": "0.77.2",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.77.2.tgz",
+ "integrity": "sha512-giv0vLvMiqjOxsN9tVisfuCH/WJhaDMVJq2AKfH3lp2l3mTDPMCLWFcqKYtdVaePavxaUPtaBciatqOyXRznog==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 6137f5e72..792d05b75 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"eslint": "^8.2.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^3.1.0",
- "hugo-bin": "^0.77.1",
+ "hugo-bin": "^0.77.2",
"linkinator": "^2.14.5",
"lockfile-lint": "^4.6.2",
"npm-run-all": "^4.1.5",