Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-01 13:27:48 +0300
committerGitHub <noreply@github.com>2022-11-01 13:27:48 +0300
commit0a4741ad84099b5fb4b406cc9cb011ff3e2185df (patch)
tree56b3a32f41ed72ec94ab7a3df6e4a16221838c88
parentbaedc38758cb9bc844a6189b6460a6c74e780f2f (diff)
Bump hugo-bin from 0.92.3 to 0.93.0 (#37414)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.92.3 to 0.93.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.92.3...v0.93.0) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> 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 38bd89f555..b59a7a68c0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -40,7 +40,7 @@
"find-unused-sass-variables": "^4.0.4",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.92.3",
+ "hugo-bin": "^0.93.0",
"ip": "^2.0.0",
"jquery": "^3.6.1",
"karma": "^6.4.1",
@@ -5831,9 +5831,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.92.3",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.3.tgz",
- "integrity": "sha512-gM121hh7C5ZXRNITQdk/rPWeZ7eh0PqQAVjebQ7uA5eu/Xbk8YH6bsq8A11T3po+RmzCkeh178eJkXiRDRScag==",
+ "version": "0.93.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.93.0.tgz",
+ "integrity": "sha512-tuuTvjyjZGMZlx80eKubX/GJkQkibr4AXzSPaRcDIBpr0FoiT2oURNgeY6Zm5axkgm07DuACNQmFw85KdcvBHw==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -14937,9 +14937,9 @@
}
},
"hugo-bin": {
- "version": "0.92.3",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.3.tgz",
- "integrity": "sha512-gM121hh7C5ZXRNITQdk/rPWeZ7eh0PqQAVjebQ7uA5eu/Xbk8YH6bsq8A11T3po+RmzCkeh178eJkXiRDRScag==",
+ "version": "0.93.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.93.0.tgz",
+ "integrity": "sha512-tuuTvjyjZGMZlx80eKubX/GJkQkibr4AXzSPaRcDIBpr0FoiT2oURNgeY6Zm5axkgm07DuACNQmFw85KdcvBHw==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 19a2d6c116..55eaa91159 100644
--- a/package.json
+++ b/package.json
@@ -125,7 +125,7 @@
"find-unused-sass-variables": "^4.0.4",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.92.3",
+ "hugo-bin": "^0.93.0",
"ip": "^2.0.0",
"jquery": "^3.6.1",
"karma": "^6.4.1",