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-07-01 12:07:02 +0300
committerGitHub <noreply@github.com>2022-07-01 12:07:02 +0300
commit5f97a53fa00b82f1951a425ee4ff805fcc8897e7 (patch)
treec58e42ab2f12b4b706b0dfc6003417c009619e46
parent552bbaae96072eddcd2908d193d8b5ceb1191160 (diff)
Bump hugo-bin from 0.88.1 to 0.89.0dependabot/npm_and_yarn/hugo-bin-0.89.0
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.88.1 to 0.89.0. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.88.1...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 2e044977..e4116dcf 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.88.1",
+ "hugo-bin": "^0.89.0",
"linkinator": "^3.1.0",
"lockfile-lint": "^4.7.4",
"markdownlint-cli2": "0.4.0",
@@ -2546,9 +2546,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.88.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.1.tgz",
- "integrity": "sha512-/yuGi1eJIr70OJRZVctKIXTPZK1DSzWDRnjD6vw3aOZuEMOYS2kUsr3WfdCq9USO3kLTWrejVASzABr1AUbpZQ==",
+ "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": {
@@ -8555,9 +8555,9 @@
}
},
"hugo-bin": {
- "version": "0.88.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.1.tgz",
- "integrity": "sha512-/yuGi1eJIr70OJRZVctKIXTPZK1DSzWDRnjD6vw3aOZuEMOYS2kUsr3WfdCq9USO3kLTWrejVASzABr1AUbpZQ==",
+ "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 1f3a35a3..dfccce91 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.88.1",
+ "hugo-bin": "^0.89.0",
"linkinator": "^3.1.0",
"lockfile-lint": "^4.7.4",
"markdownlint-cli2": "0.4.0",