aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-09 16:55:43 +0200
committerGitHub <[email protected]>2022-03-09 16:55:43 +0200
commit55fb59c074f7c7f3e19a802f6567a5ffbafad5d9 (patch)
treecb931d86cdd5c1b64cf985150a8bd50f4c04a443
parent3a57da425b80c95f81682faad485454c43240e40 (diff)
downloadbootstrap-55fb59c074f7c7f3e19a802f6567a5ffbafad5d9.tar.xz
bootstrap-55fb59c074f7c7f3e19a802f6567a5ffbafad5d9.zip
Bump hugo-bin from 0.81.0 to 0.81.3 (#35974)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.81.0 to 0.81.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.81.0...v0.81.3) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... 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 83a470c23..a45992d54 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -38,7 +38,7 @@
"find-unused-sass-variables": "^4.0.3",
"globby": "^11.0.4",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.81.0",
+ "hugo-bin": "^0.81.3",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.17",
@@ -5602,9 +5602,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.81.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.0.tgz",
- "integrity": "sha512-Ar97cBprTAdu7wzCLY5oy0iqL9C8XpxJE2FEyMGkcFsY8cFKFXXpYO+s4CcQHj5hWFePG+bSWrryVkvlkU5LRw==",
+ "version": "0.81.3",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.3.tgz",
+ "integrity": "sha512-edF4hIeN9rbCVmW+0+XbVzV2P/kwvsoXV3zUJtY12R4GRGjwpE9XM7h0ibz3duGuMmGyBcXl85Ps2QXqLb2TWg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -14866,9 +14866,9 @@
}
},
"hugo-bin": {
- "version": "0.81.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.0.tgz",
- "integrity": "sha512-Ar97cBprTAdu7wzCLY5oy0iqL9C8XpxJE2FEyMGkcFsY8cFKFXXpYO+s4CcQHj5hWFePG+bSWrryVkvlkU5LRw==",
+ "version": "0.81.3",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.81.3.tgz",
+ "integrity": "sha512-edF4hIeN9rbCVmW+0+XbVzV2P/kwvsoXV3zUJtY12R4GRGjwpE9XM7h0ibz3duGuMmGyBcXl85Ps2QXqLb2TWg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index d0385909b..0a325f7bd 100644
--- a/package.json
+++ b/package.json
@@ -123,7 +123,7 @@
"find-unused-sass-variables": "^4.0.3",
"globby": "^11.0.4",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.81.0",
+ "hugo-bin": "^0.81.3",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.17",