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-06-21 12:02:05 +0300
committerGitHub <noreply@github.com>2022-06-21 12:02:05 +0300
commita1eaddb5983f6379c1aade9e9d39c0de7e4a25d6 (patch)
treee985418d69fbc41591ad92b3a8d8668b5a5804b9
parentd05c42a3979be30efc7a932c3c0f483098841b19 (diff)
Bump hugo-bin from 0.88.2 to 0.89.0dependabot/npm_and_yarn/hugo-bin-0.89.0
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.88.2 to 0.89.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.88.2...v0.89.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 9cc6e2a450..272f63a1cd 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.88.2",
+ "hugo-bin": "^0.89.0",
"ip": "^2.0.0",
"jquery": "^3.6.0",
"karma": "^6.4.0",
@@ -5886,9 +5886,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.88.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.2.tgz",
- "integrity": "sha512-MdSczDJqVh75w0ERXLuU72ACQ+IlS5AROoh1gecdagZxoLF3Wj50gVOZRoBcx5qFaGkEDcdw2a1YQeEEUsZVKw==",
+ "version": "0.89.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.89.0.tgz",
+ "integrity": "sha512-vJFD0UjVP0XOhy6YqTSRe9sRUWxFsrJnJZgTMTJUEXz5ks8apncY2F9h32srQy9wRRrlRgXVD8iBS9nztb5VbA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -15476,9 +15476,9 @@
}
},
"hugo-bin": {
- "version": "0.88.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.2.tgz",
- "integrity": "sha512-MdSczDJqVh75w0ERXLuU72ACQ+IlS5AROoh1gecdagZxoLF3Wj50gVOZRoBcx5qFaGkEDcdw2a1YQeEEUsZVKw==",
+ "version": "0.89.0",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.89.0.tgz",
+ "integrity": "sha512-vJFD0UjVP0XOhy6YqTSRe9sRUWxFsrJnJZgTMTJUEXz5ks8apncY2F9h32srQy9wRRrlRgXVD8iBS9nztb5VbA==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 7f9e0fb143..e0445115a3 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.88.2",
+ "hugo-bin": "^0.89.0",
"ip": "^2.0.0",
"jquery": "^3.6.0",
"karma": "^6.4.0",