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-10 09:59:10 +0300
committerGitHub <noreply@github.com>2022-05-10 09:59:10 +0300
commit8070e2da9d3e92c159b4d50cee2d7d0a33b159cc (patch)
tree51508b4c5fdad07890c4450ac0560c900881032f
parent7db2b16beab1d9650be6b74b8e405fa8c07cc724 (diff)
Bump hugo-bin from 0.85.3 to 0.86.0 (#36317)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.85.3 to 0.86.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.85.3...v0.86.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> Co-authored-by: XhmikosR <xhmikosr@gmail.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 7cb9012224..0f3bbb6f71 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.85.3",
+ "hugo-bin": "^0.86.0",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.19",
@@ -5742,9 +5742,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.85.3",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.85.3.tgz",
- "integrity": "sha512-//CyAwonUwhloR8VLSn+y6P7MbwVpEp25yX+SksjVf1G2VcAeHSTuE3FxSCXNEJi0Gd0i4/Z+v6H+xa11EAGLg==",
+ "version": "0.86.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.86.0.tgz",
+ "integrity": "sha512-n71L2J9yckQ8fLZAQmWdUqNkIuwVMrjsx45911cJH7ORF3BPwVgWvw0EYiC1UjWsmolqvEcen7CceFde9VletA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -15250,9 +15250,9 @@
}
},
"hugo-bin": {
- "version": "0.85.3",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.85.3.tgz",
- "integrity": "sha512-//CyAwonUwhloR8VLSn+y6P7MbwVpEp25yX+SksjVf1G2VcAeHSTuE3FxSCXNEJi0Gd0i4/Z+v6H+xa11EAGLg==",
+ "version": "0.86.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.86.0.tgz",
+ "integrity": "sha512-n71L2J9yckQ8fLZAQmWdUqNkIuwVMrjsx45911cJH7ORF3BPwVgWvw0EYiC1UjWsmolqvEcen7CceFde9VletA==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index d11d089396..4122d38696 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.85.3",
+ "hugo-bin": "^0.86.0",
"ip": "^1.1.5",
"jquery": "^3.6.0",
"karma": "^6.3.19",