aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-30 09:12:40 +0300
committerGitHub <[email protected]>2023-05-30 09:12:40 +0300
commit08dff5e8a4e50e087ba3b8e2cf4e1fb842186b3f (patch)
tree370c645e35f8332007c825ae1b763e6b25abbd45
parentb119ec150ce853715481bd1ff27304a4228594f1 (diff)
downloadbootstrap-08dff5e8a4e50e087ba3b8e2cf4e1fb842186b3f.tar.xz
bootstrap-08dff5e8a4e50e087ba3b8e2cf4e1fb842186b3f.zip
Build(deps-dev): Bump hugo-bin from 0.103.3 to 0.103.5 (#38667)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.103.3 to 0.103.5. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.103.3...v0.103.5) --- 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>
-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 22b5a9238..585eceb14 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.103.3",
+ "hugo-bin": "^0.103.5",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.0",
@@ -6102,9 +6102,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.103.3",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.103.3.tgz",
- "integrity": "sha512-nB5CcOni4zAkWcPVCu2CJGq0WKEmrjONjGgZBVoxPe0DZivIclu2BLurkWFwMTuoiipfmsmqyCk9LZfLVhgwpw==",
+ "version": "0.103.5",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.103.5.tgz",
+ "integrity": "sha512-sQimVihr60yRjkZVvO26XoLTZiUmNQbyK40aoFkXcaHO59BoCQFrsFDSXDxFjRuJxMaIwMDkZ9QYmY1Sp7cMrw==",
"dev": true,
"funding": [
{
@@ -15480,9 +15480,9 @@
}
},
"hugo-bin": {
- "version": "0.103.3",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.103.3.tgz",
- "integrity": "sha512-nB5CcOni4zAkWcPVCu2CJGq0WKEmrjONjGgZBVoxPe0DZivIclu2BLurkWFwMTuoiipfmsmqyCk9LZfLVhgwpw==",
+ "version": "0.103.5",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.103.5.tgz",
+ "integrity": "sha512-sQimVihr60yRjkZVvO26XoLTZiUmNQbyK40aoFkXcaHO59BoCQFrsFDSXDxFjRuJxMaIwMDkZ9QYmY1Sp7cMrw==",
"dev": true,
"requires": {
"@xhmikosr/bin-wrapper": "^5.0.1",
diff --git a/package.json b/package.json
index 495ae2be2..05d01d43e 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.103.3",
+ "hugo-bin": "^0.103.5",
"ip": "^2.0.0",
"jasmine": "^4.6.0",
"jquery": "^3.7.0",