mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Bump hugo-bin from 0.88.1 to 0.88.2 (#36569)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.88.1 to 0.88.2. - [Release notes](https://github.com/fenneclab/hugo-bin/releases) - [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.88.1...v0.88.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
147d3b0c9a
commit
13f109e542
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -39,7 +39,7 @@
|
|||
"find-unused-sass-variables": "^4.0.4",
|
||||
"globby": "^11.1.0",
|
||||
"hammer-simulator": "0.0.1",
|
||||
"hugo-bin": "^0.88.1",
|
||||
"hugo-bin": "^0.88.2",
|
||||
"ip": "^2.0.0",
|
||||
"jquery": "^3.6.0",
|
||||
"karma": "^6.3.20",
|
||||
|
@ -5844,9 +5844,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.88.2",
|
||||
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.2.tgz",
|
||||
"integrity": "sha512-MdSczDJqVh75w0ERXLuU72ACQ+IlS5AROoh1gecdagZxoLF3Wj50gVOZRoBcx5qFaGkEDcdw2a1YQeEEUsZVKw==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
|
@ -15392,9 +15392,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.88.2",
|
||||
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.88.2.tgz",
|
||||
"integrity": "sha512-MdSczDJqVh75w0ERXLuU72ACQ+IlS5AROoh1gecdagZxoLF3Wj50gVOZRoBcx5qFaGkEDcdw2a1YQeEEUsZVKw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"bin-wrapper": "^4.1.0",
|
||||
|
|
|
@ -124,7 +124,7 @@
|
|||
"find-unused-sass-variables": "^4.0.4",
|
||||
"globby": "^11.1.0",
|
||||
"hammer-simulator": "0.0.1",
|
||||
"hugo-bin": "^0.88.1",
|
||||
"hugo-bin": "^0.88.2",
|
||||
"ip": "^2.0.0",
|
||||
"jquery": "^3.6.0",
|
||||
"karma": "^6.3.20",
|
||||
|
|
Loading…
Reference in a new issue