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

github.com/twbs/icons.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-10-01 20:52:19 +0300
committerGitHub <noreply@github.com>2022-10-01 20:52:19 +0300
commita059fcc2895d2dfc710e7716d4c8f1c80e424bf1 (patch)
tree60434d959fa9cde9dd222d7c713c2d3851e04de7
parentadd6272048f11d5f288591a224bc7227cc0f1d13 (diff)
build(deps-dev): bump hugo-bin from 0.92.1 to 0.92.2 (#1446)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.92.1 to 0.92.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.92.1...v0.92.2) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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 69c84c2fb..54c37e6f2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -15,7 +15,7 @@
"eslint": "^8.24.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.4",
- "hugo-bin": "^0.92.1",
+ "hugo-bin": "^0.92.2",
"lockfile-lint": "^4.9.3",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",
@@ -3636,9 +3636,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.92.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.1.tgz",
- "integrity": "sha512-Dw5M+J0asQFcnz3uPTKRz134pQDg/j/hiQVSeWGqn6T+LQEZiDLpBsYHaDanG47BGwGFtQpqqpB3neZkCPBMpA==",
+ "version": "0.92.2",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.2.tgz",
+ "integrity": "sha512-1C5NfDinq5C/NFNkj9ZMFb5z0h3R7gN9C8Lx0Vv+1Xtfi72RyteeiGZA82eLr6pbHfL3coBO7Rq9MW3pHtC5mg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -10955,9 +10955,9 @@
}
},
"hugo-bin": {
- "version": "0.92.1",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.1.tgz",
- "integrity": "sha512-Dw5M+J0asQFcnz3uPTKRz134pQDg/j/hiQVSeWGqn6T+LQEZiDLpBsYHaDanG47BGwGFtQpqqpB3neZkCPBMpA==",
+ "version": "0.92.2",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.2.tgz",
+ "integrity": "sha512-1C5NfDinq5C/NFNkj9ZMFb5z0h3R7gN9C8Lx0Vv+1Xtfi72RyteeiGZA82eLr6pbHfL3coBO7Rq9MW3pHtC5mg==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",
diff --git a/package.json b/package.json
index 1b96c6032..a34dc241a 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"eslint": "^8.24.0",
"fantasticon": "^1.2.3",
"find-unused-sass-variables": "^4.0.4",
- "hugo-bin": "^0.92.1",
+ "hugo-bin": "^0.92.2",
"lockfile-lint": "^4.9.3",
"npm-run-all": "^4.1.5",
"picocolors": "^1.0.0",