aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-26 07:37:17 +0200
committerGitHub <[email protected]>2023-01-26 07:37:17 +0200
commit1a4b18cb140a52635d4351ea499df338885d5a38 (patch)
tree8cf39bd14318eb0f25c8b45690edeadc35f9761a
parentd0053937fdbcae3011725b9fb20dae433cd44ffd (diff)
downloadbootstrap-1a4b18cb140a52635d4351ea499df338885d5a38.tar.xz
bootstrap-1a4b18cb140a52635d4351ea499df338885d5a38.zip
Build(deps-dev): Bump hugo-bin from 0.97.0 to 0.98.0 (#37946)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.97.0 to 0.98.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.97.0...v0.98.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> Co-authored-by: XhmikosR <[email protected]>
-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 12384e117..845441e8f 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.97.0",
+ "hugo-bin": "^0.98.0",
"ip": "^2.0.0",
"jasmine": "^4.5.0",
"jquery": "^3.6.3",
@@ -5885,9 +5885,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.97.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.97.0.tgz",
- "integrity": "sha512-k6zr1TIQu/AW4j7WxtqAL3RE2z59PRCo5xvxD+jP/9tEgrRfnyULkbeiK8vfKaj4hB8Gzy1dws1MDNwtkHv3Ww==",
+ "version": "0.98.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.98.0.tgz",
+ "integrity": "sha512-njaLdSl4DorvQ9uf9SL0Np8s4dn0Sbtrl1+xiBlQCDegtPLgCU4kOgJNl6rhzevxXAl7oMXRrNJROhOVDmNqvA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -15213,9 +15213,9 @@
}
},
"hugo-bin": {
- "version": "0.97.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.97.0.tgz",
- "integrity": "sha512-k6zr1TIQu/AW4j7WxtqAL3RE2z59PRCo5xvxD+jP/9tEgrRfnyULkbeiK8vfKaj4hB8Gzy1dws1MDNwtkHv3Ww==",
+ "version": "0.98.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.98.0.tgz",
+ "integrity": "sha512-njaLdSl4DorvQ9uf9SL0Np8s4dn0Sbtrl1+xiBlQCDegtPLgCU4kOgJNl6rhzevxXAl7oMXRrNJROhOVDmNqvA==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index d90252436..8ae049faf 100644
--- a/package.json
+++ b/package.json
@@ -124,7 +124,7 @@
"find-unused-sass-variables": "^4.0.5",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.97.0",
+ "hugo-bin": "^0.98.0",
"ip": "^2.0.0",
"jasmine": "^4.5.0",
"jquery": "^3.6.3",