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

github.com/twbs/blog.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-01 17:59:14 +0300
committerGitHub <noreply@github.com>2022-06-01 17:59:14 +0300
commite0b028c5d4e3ad2ba1afef0d70ee168a3a41d8d0 (patch)
treea77d711d1746b4d5fadc1cf6732b21a8ab8b9841
parent53899bf24ed0c1ee66c4fb91364b96254b02d7d1 (diff)
Bump hugo-bin from 0.86.0 to 0.88.1 (#280)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.86.0 to 0.88.1. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.86.0...v0.88.1) --- 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 e9ee99f6..ab6778fb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -13,7 +13,7 @@
"bootstrap": "5.2.0-beta1",
"cross-env": "^7.0.3",
"find-unused-sass-variables": "^4.0.4",
- "hugo-bin": "^0.86.0",
+ "hugo-bin": "^0.88.1",
"linkinator": "^3.1.0",
"lockfile-lint": "^4.7.4",
"markdownlint-cli2": "0.4.0",
@@ -2516,9 +2516,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.88.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.1.tgz",
+ "integrity": "sha512-/yuGi1eJIr70OJRZVctKIXTPZK1DSzWDRnjD6vw3aOZuEMOYS2kUsr3WfdCq9USO3kLTWrejVASzABr1AUbpZQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -8507,9 +8507,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.88.1",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.1.tgz",
+ "integrity": "sha512-/yuGi1eJIr70OJRZVctKIXTPZK1DSzWDRnjD6vw3aOZuEMOYS2kUsr3WfdCq9USO3kLTWrejVASzABr1AUbpZQ==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index e5cb7d6e..9b259cdd 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"bootstrap": "5.2.0-beta1",
"cross-env": "^7.0.3",
"find-unused-sass-variables": "^4.0.4",
- "hugo-bin": "^0.86.0",
+ "hugo-bin": "^0.88.1",
"linkinator": "^3.1.0",
"lockfile-lint": "^4.7.4",
"markdownlint-cli2": "0.4.0",