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 /package.json
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",