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-10-18 16:33:02 +0300
committerGitHub <noreply@github.com>2022-10-18 16:33:02 +0300
commitb46c0989cd5b2ec494d7f6108e164ce941b08db3 (patch)
tree23064dc68708b3f855b8e82de83f83a1df1c13f8 /package-lock.json
parent660db1ebe3b36da50301be4906fc5061400c89e5 (diff)
Bump hugo-bin from 0.92.2 to 0.92.3 (#37285)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.92.2 to 0.92.3. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.92.2...v0.92.3) --- 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>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 796ba83143..b6f00ceb0a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -40,7 +40,7 @@
"find-unused-sass-variables": "^4.0.4",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
- "hugo-bin": "^0.92.2",
+ "hugo-bin": "^0.92.3",
"ip": "^2.0.0",
"jquery": "^3.6.1",
"karma": "^6.4.1",
@@ -5777,9 +5777,9 @@
}
},
"node_modules/hugo-bin": {
- "version": "0.92.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.2.tgz",
- "integrity": "sha512-1C5NfDinq5C/NFNkj9ZMFb5z0h3R7gN9C8Lx0Vv+1Xtfi72RyteeiGZA82eLr6pbHfL3coBO7Rq9MW3pHtC5mg==",
+ "version": "0.92.3",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.3.tgz",
+ "integrity": "sha512-gM121hh7C5ZXRNITQdk/rPWeZ7eh0PqQAVjebQ7uA5eu/Xbk8YH6bsq8A11T3po+RmzCkeh178eJkXiRDRScag==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -14829,9 +14829,9 @@
}
},
"hugo-bin": {
- "version": "0.92.2",
- "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.2.tgz",
- "integrity": "sha512-1C5NfDinq5C/NFNkj9ZMFb5z0h3R7gN9C8Lx0Vv+1Xtfi72RyteeiGZA82eLr6pbHfL3coBO7Rq9MW3pHtC5mg==",
+ "version": "0.92.3",
+ "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.92.3.tgz",
+ "integrity": "sha512-gM121hh7C5ZXRNITQdk/rPWeZ7eh0PqQAVjebQ7uA5eu/Xbk8YH6bsq8A11T3po+RmzCkeh178eJkXiRDRScag==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",