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-04-05 18:15:48 +0300
committerGitHub <noreply@github.com>2022-04-05 18:15:48 +0300
commit5bff1182b1df80e8b9d5d858dde108f822c2481e (patch)
tree60950bf37d915575bff68b369903849c38575471
parent160535a5a130dc03af739c3cada3c341407ab3d7 (diff)
build(deps-dev): bump hugo-bin from 0.83.1 to 0.84.0 (#1276)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.83.1 to 0.84.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.83.1...v0.84.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 6d7ce8c14..f8a25bb7b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"eslint": "^8.12.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.3",
- "hugo-bin": "^0.83.1",
+ "hugo-bin": "^0.84.0",
"lockfile-lint": "^4.7.4",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
@@ -3673,9 +3673,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.83.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.83.1.tgz",
- "integrity": "sha512-w1q4RCiMcwzRhNR/X85kT+oODJoX7vN00R4nzI04LUTh46cMiwYLUaYxx3Cl0YlVwQoOBAeNeeD/pI+sfNaEgA==",
+ "version": "0.84.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.84.0.tgz",
+ "integrity": "sha512-1krqEkEPLmQqFBkilbECo1oPaJwWEExiTfhL7S4iKrSgCxbHvE7d//y9piFZZ86rOxYOKFVcnDXCmnRUdCDLmA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -11629,9 +11629,9 @@
}
},
"hugo-bin": {
- "version": "0.83.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.83.1.tgz",
- "integrity": "sha512-w1q4RCiMcwzRhNR/X85kT+oODJoX7vN00R4nzI04LUTh46cMiwYLUaYxx3Cl0YlVwQoOBAeNeeD/pI+sfNaEgA==",
+ "version": "0.84.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.84.0.tgz",
+ "integrity": "sha512-1krqEkEPLmQqFBkilbECo1oPaJwWEExiTfhL7S4iKrSgCxbHvE7d//y9piFZZ86rOxYOKFVcnDXCmnRUdCDLmA==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 61b6a5506..167acb2a3 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"eslint": "^8.12.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.3",
- "hugo-bin": "^0.83.1",
+ "hugo-bin": "^0.84.0",
"lockfile-lint": "^4.7.4",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",