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-11-01 13:27:07 +0300
committerGitHub <noreply@github.com>2022-11-01 13:27:07 +0300
commit247fdaf5303c7a101af855ba521ab882abe63d41 (patch)
treec6fde68a160599b68403ad8ffb47b73567f21bf5
parent7da620421306f0c0a9d14f302b69971f45cd50b9 (diff)
build(deps-dev): bump hugo-bin from 0.92.3 to 0.93.0 (#1472)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.92.3 to 0.93.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.92.3...v0.93.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> 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 b58d85a32..d026d7f46 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"eslint": "^8.26.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.4",
- "hugo-bin": "^0.92.3",
+ "hugo-bin": "^0.93.0",
"lockfile-lint": "^4.9.6",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
@@ -3625,9 +3625,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.92.3",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.3.tgz",
- "integrity": "sha512-gM121hh7C5ZXRNITQdk/rPWeZ7eh0PqQAVjebQ7uA5eu/Xbk8YH6bsq8A11T3po+RmzCkeh178eJkXiRDRScag==",
+ "version": "0.93.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.93.0.tgz",
+ "integrity": "sha512-tuuTvjyjZGMZlx80eKubX/GJkQkibr4AXzSPaRcDIBpr0FoiT2oURNgeY6Zm5axkgm07DuACNQmFw85KdcvBHw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -10981,9 +10981,9 @@
}
},
"hugo-bin": {
- "version": "0.92.3",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.3.tgz",
- "integrity": "sha512-gM121hh7C5ZXRNITQdk/rPWeZ7eh0PqQAVjebQ7uA5eu/Xbk8YH6bsq8A11T3po+RmzCkeh178eJkXiRDRScag==",
+ "version": "0.93.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.93.0.tgz",
+ "integrity": "sha512-tuuTvjyjZGMZlx80eKubX/GJkQkibr4AXzSPaRcDIBpr0FoiT2oURNgeY6Zm5axkgm07DuACNQmFw85KdcvBHw==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 8df602068..4d1b7c315 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"eslint": "^8.26.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.4",
- "hugo-bin": "^0.92.3",
+ "hugo-bin": "^0.93.0",
"lockfile-lint": "^4.9.6",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",