mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Bump hugo-bin from 0.72.1 to 0.72.4 (#34376)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.72.1 to 0.72.4. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.72.1...v0.72.4) --- updated-dependencies: - dependency-name: hugo-bin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
d979dcf853
commit
b00355de4b
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -5243,9 +5243,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hugo-bin": {
|
"hugo-bin": {
|
||||||
"version": "0.72.1",
|
"version": "0.72.4",
|
||||||
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.72.1.tgz",
|
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.72.4.tgz",
|
||||||
"integrity": "sha512-jwQPTv6ZNgm31awjujmaQU2E+DOuG0swS5JQc/ZU9rSnvDVux6TWooVKFEdaxUHXSpH86ER5OT9bMDsEsuRY9A==",
|
"integrity": "sha512-PKsS3JAf7U88XCkVGU+hlUU/MIwsOmk/vH2f7hHGBJ4I8OF/Qvi4aPLdxiAtSaiu6rbd0It0h69ekYua5kXHcA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"bin-wrapper": "^4.1.0",
|
"bin-wrapper": "^4.1.0",
|
||||||
|
|
|
@ -120,7 +120,7 @@
|
||||||
"glob": "^7.1.7",
|
"glob": "^7.1.7",
|
||||||
"globby": "^11.0.4",
|
"globby": "^11.0.4",
|
||||||
"hammer-simulator": "0.0.1",
|
"hammer-simulator": "0.0.1",
|
||||||
"hugo-bin": "^0.72.1",
|
"hugo-bin": "^0.72.4",
|
||||||
"ip": "^1.1.5",
|
"ip": "^1.1.5",
|
||||||
"jquery": "^3.6.0",
|
"jquery": "^3.6.0",
|
||||||
"karma": "^6.3.4",
|
"karma": "^6.3.4",
|
||||||
|
|
Loading…
Reference in a new issue