aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-08 13:17:24 +0300
committerGitHub <[email protected]>2023-08-08 13:17:24 +0300
commitfcda09965a098f94aaaadbfe00ff58f06a4afdc0 (patch)
tree905c97fe6dc654d0ed22ff25adb39954859e7983
parent9ebdf81339c7c3891eadf0a4b06e81a569804e3b (diff)
downloadbootstrap-fcda09965a098f94aaaadbfe00ff58f06a4afdc0.tar.xz
bootstrap-fcda09965a098f94aaaadbfe00ff58f06a4afdc0.zip
Build(deps-dev): Bump hugo-bin from 0.112.1 to 0.113.0 (#39014)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.112.1 to 0.113.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.112.1...v0.113.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... 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 f91064ee1..95c4b9b76 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -40,7 +40,7 @@
"find-unused-sass-variables": "^5.0.0",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.112.1",
+ "hugo-bin": "^0.113.0",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.0",
@@ -6011,9 +6011,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.112.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.112.1.tgz",
- "integrity": "sha512-Iguqted2G4zE5ZCH3onkhp9jPxZqxjbnQXxoYgo4RdVQhvRD16E3AzzUfbEiQM9yDM+fKhHCr2ajl9t8JTw/pA==",
+ "version": "0.113.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.113.0.tgz",
+ "integrity": "sha512-LivqvBvXU/sAydUTH4eMMdsvrUEcJvwJHyWyZX+PfXPyvkCVTUekJcJ0Pg+oYBZrg/nyriyB/xfBFi6JlgTGpg==",
"dev": true,
"funding": [
{
@@ -15721,9 +15721,9 @@
}
},
"hugo-bin": {
- "version": "0.112.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.112.1.tgz",
- "integrity": "sha512-Iguqted2G4zE5ZCH3onkhp9jPxZqxjbnQXxoYgo4RdVQhvRD16E3AzzUfbEiQM9yDM+fKhHCr2ajl9t8JTw/pA==",
+ "version": "0.113.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.113.0.tgz",
+ "integrity": "sha512-LivqvBvXU/sAydUTH4eMMdsvrUEcJvwJHyWyZX+PfXPyvkCVTUekJcJ0Pg+oYBZrg/nyriyB/xfBFi6JlgTGpg==",
"dev": true,
"requires": {
"@xhmikosr/bin-wrapper": "^11.0.2",
diff --git a/package.json b/package.json
index 5e83453ac..202afb580 100644
--- a/package.json
+++ b/package.json
@@ -124,7 +124,7 @@
"find-unused-sass-variables": "^5.0.0",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.112.1",
+ "hugo-bin": "^0.113.0",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.0",