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-05-17 12:01:14 +0300
committerGitHub <noreply@github.com>2022-05-17 12:01:14 +0300
commit87fb63c71826c5dcdaeb7e2214ec75a4f1643726 (patch)
tree83ffae50628383c469aed11aa7f1f51eb12f5779
parentb5a956781f17a153626bb60ef09ef2a80dc74b8f (diff)
Bump hugo-bin from 0.86.0 to 0.87.0dependabot/npm_and_yarn/hugo-bin-0.87.0
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.86.0 to 0.87.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.86.0...v0.87.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>
-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 0c11636522..68f5e2ef4a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -39,7 +39,7 @@
"find-unused-sass-variables": "^4.0.4",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.86.0",
+ "hugo-bin": "^0.87.0",
"ip": "^2.0.0",
"jquery": "^3.6.0",
"karma": "^6.3.20",
@@ -5774,9 +5774,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.86.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.86.0.tgz",
- "integrity": "sha512-n71L2J9yckQ8fLZAQmWdUqNkIuwVMrjsx45911cJH7ORF3BPwVgWvw0EYiC1UjWsmolqvEcen7CceFde9VletA==",
+ "version": "0.87.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.87.0.tgz",
+ "integrity": "sha512-410zcxDttQK+rvoqcR9SySGDJlK0+75dUEj7JPPC8sfnMF6jUg3Wh/qRt3yDm8oRUpFE2SPIHiqoZ1PRb5TSDg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -15330,9 +15330,9 @@
}
},
"hugo-bin": {
- "version": "0.86.0",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.86.0.tgz",
- "integrity": "sha512-n71L2J9yckQ8fLZAQmWdUqNkIuwVMrjsx45911cJH7ORF3BPwVgWvw0EYiC1UjWsmolqvEcen7CceFde9VletA==",
+ "version": "0.87.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.87.0.tgz",
+ "integrity": "sha512-410zcxDttQK+rvoqcR9SySGDJlK0+75dUEj7JPPC8sfnMF6jUg3Wh/qRt3yDm8oRUpFE2SPIHiqoZ1PRb5TSDg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 049c51bb25..a5bfbbc453 100644
--- a/package.json
+++ b/package.json
@@ -124,7 +124,7 @@
"find-unused-sass-variables": "^4.0.4",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.86.0",
+ "hugo-bin": "^0.87.0",
"ip": "^2.0.0",
"jquery": "^3.6.0",
"karma": "^6.3.20",