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-01 12:00:52 +0300
committerGitHub <noreply@github.com>2022-04-01 12:00:52 +0300
commite93c36f2dd184743dc8f4cb3bf487ed081235f67 (patch)
treec0a8604ac457300c1860c91f8563382e9bfb7753
parent0c3a4a829841e319d9f5df165679836e3256d168 (diff)
build(deps-dev): bump hugo-bin from 0.83.1 to 0.84.0dependabot/npm_and_yarn/hugo-bin-0.84.0
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>
-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 3f05fda4a..051fcf172 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"eslint": "^8.11.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 ce68accfe..ba1effe29 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"eslint": "^8.11.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",