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-04-05 18:19:14 +0300
committerGitHub <noreply@github.com>2022-04-05 18:19:14 +0300
commit51463f3889135a46ba91567a9e3cbb79cad736ce (patch)
tree15e890044f287b13c89a8bf6cc031536ce765bfa
parentbd420d570c0f8a79d55da5679af3afaf8acf2b4c (diff)
Bump hugo-bin from 0.82.2 to 0.84.0 (#36076)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.82.2 to 0.84.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.82.2...v0.84.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> 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 3e2532d762..bc1045b50d 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.82.2",
+ "hugo-bin": "^0.84.0",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.17",
@@ -5593,9 +5593,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.82.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.82.2.tgz",
- "integrity": "sha512-wfg7lKXWPAyK86+XGr3BheOzCYHUl8zOYREySExU0C/y7dwghznI8q2fN2GapymJJ5iJRRYpl8yUoe+YhUIpzA==",
+ "version": "0.84.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.84.0.tgz",
+ "integrity": "sha512-1krqEkEPLmQqFBkilbECo1oPaJwWEExiTfhL7S4iKrSgCxbHvE7d//y9piFZZ86rOxYOKFVcnDXCmnRUdCDLmA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -14842,9 +14842,9 @@
}
},
"hugo-bin": {
- "version": "0.82.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.82.2.tgz",
- "integrity": "sha512-wfg7lKXWPAyK86+XGr3BheOzCYHUl8zOYREySExU0C/y7dwghznI8q2fN2GapymJJ5iJRRYpl8yUoe+YhUIpzA==",
+ "version": "0.84.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.84.0.tgz",
+ "integrity": "sha512-1krqEkEPLmQqFBkilbECo1oPaJwWEExiTfhL7S4iKrSgCxbHvE7d//y9piFZZ86rOxYOKFVcnDXCmnRUdCDLmA==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 42e8eb338f..125ecb7b75 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.82.2",
+ "hugo-bin": "^0.84.0",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.17",