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>2022-03-01 16:17:00 +0300
committerGitHub <noreply@github.com>2022-03-01 16:17:00 +0300
commit05dc929a8ded757f4256d21cab22da98a7556eda (patch)
tree072a78f74c86b6ea0f3efb12ce1ae448f7289722
parentcfcad5198d9e548bd1afb2c8737568cc95ec9ee4 (diff)
build(deps-dev): bump hugo-bin from 0.80.2 to 0.81.0 (#1240)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.80.2 to 0.81.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.80.2...v0.81.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... 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 1cd69ee4e..a9f084871 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"eslint": "^8.9.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.1",
- "hugo-bin": "^0.80.2",
+ "hugo-bin": "^0.81.0",
"linkinator": "^3.0.3",
"lockfile-lint": "^4.6.2",
"npm-run-all": "^4.1.5",
@@ -3952,9 +3952,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.80.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.80.2.tgz",
- "integrity": "sha512-+4K6hwz5xgbYwJ9MnrU4I4Kd1cnhgVfeKaG+7qH84aYGphdXy5iFse9QakhCpkFR6tR0KYsvmAvpairYkcc6HA==",
+ "version": "0.81.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.0.tgz",
+ "integrity": "sha512-Ar97cBprTAdu7wzCLY5oy0iqL9C8XpxJE2FEyMGkcFsY8cFKFXXpYO+s4CcQHj5hWFePG+bSWrryVkvlkU5LRw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -12980,9 +12980,9 @@
}
},
"hugo-bin": {
- "version": "0.80.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.80.2.tgz",
- "integrity": "sha512-+4K6hwz5xgbYwJ9MnrU4I4Kd1cnhgVfeKaG+7qH84aYGphdXy5iFse9QakhCpkFR6tR0KYsvmAvpairYkcc6HA==",
+ "version": "0.81.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.0.tgz",
+ "integrity": "sha512-Ar97cBprTAdu7wzCLY5oy0iqL9C8XpxJE2FEyMGkcFsY8cFKFXXpYO+s4CcQHj5hWFePG+bSWrryVkvlkU5LRw==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 79ec3fb59..6b67db877 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"eslint": "^8.9.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.1",
- "hugo-bin": "^0.80.2",
+ "hugo-bin": "^0.81.0",
"linkinator": "^3.0.3",
"lockfile-lint": "^4.6.2",
"npm-run-all": "^4.1.5",