aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-29 17:32:10 +0200
committerGitHub <[email protected]>2022-11-29 17:32:10 +0200
commit10bcccbc31acd1ad73ea6b7fd7cf86d802223450 (patch)
treeba443438e329fe7c55bf801b919f9e9e3e1f4082
parent93c09e703494575d2025c9a93356e523f0c4df4c (diff)
downloadbootstrap-10bcccbc31acd1ad73ea6b7fd7cf86d802223450.tar.xz
bootstrap-10bcccbc31acd1ad73ea6b7fd7cf86d802223450.zip
Build(deps-dev): Bump hugo-bin from 0.94.0 to 0.95.0 (#37561)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.94.0 to 0.95.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.94.0...v0.95.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> 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 c7ffd1880..b912385e3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -40,7 +40,7 @@
"find-unused-sass-variables": "^4.0.5",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.94.0",
+ "hugo-bin": "^0.95.0",
"ip": "^2.0.0",
"jquery": "^3.6.1",
"karma": "^6.4.1",
@@ -5743,9 +5743,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.94.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.94.0.tgz",
- "integrity": "sha512-qo/jl+Rc2EZ0glyunLNu2WUFYl9BhUWMGO+VFB/hmT9Hj1MjeVHzQ38zB0etq+RaGKW8TunEHeQ+vT6iApT7Yw==",
+ "version": "0.95.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.95.0.tgz",
+ "integrity": "sha512-0hE/PMGpb5ACqDgkJ2zLtl0rFoLDfmRZbC9wkLnMEnjF4Mrz/dCFJIZb66HgxrdK4SfrZfmNLL5usuOi0bjhag==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -14777,9 +14777,9 @@
}
},
"hugo-bin": {
- "version": "0.94.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.94.0.tgz",
- "integrity": "sha512-qo/jl+Rc2EZ0glyunLNu2WUFYl9BhUWMGO+VFB/hmT9Hj1MjeVHzQ38zB0etq+RaGKW8TunEHeQ+vT6iApT7Yw==",
+ "version": "0.95.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.95.0.tgz",
+ "integrity": "sha512-0hE/PMGpb5ACqDgkJ2zLtl0rFoLDfmRZbC9wkLnMEnjF4Mrz/dCFJIZb66HgxrdK4SfrZfmNLL5usuOi0bjhag==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index f870e03f9..21210012e 100644
--- a/package.json
+++ b/package.json
@@ -125,7 +125,7 @@
"find-unused-sass-variables": "^4.0.5",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.94.0",
+ "hugo-bin": "^0.95.0",
"ip": "^2.0.0",
"jquery": "^3.6.1",
"karma": "^6.4.1",