1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-24 20:02:53 +01:00

Update hugo-bin to v0.47.0 (Hugo 0.59.0) (#29562)

This commit is contained in:
XhmikosR 2019-10-22 07:49:06 +03:00 committed by GitHub
parent 3b876be652
commit b91ce09405
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5783,9 +5783,9 @@
}
},
"hugo-bin": {
"version": "0.46.3",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.46.3.tgz",
"integrity": "sha512-Frj0fGHdl3cnqa94az43Dn5GtFh3wLGkmx8xtV6EidYXI0/UWUrKP9kLWsHtxeXASss59TTVUReS+G8UDKqFUQ==",
"version": "0.47.0",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.47.0.tgz",
"integrity": "sha512-v9aJ7FRXU7HYWy13MJPLQIt6qcPx3ysRtUwS/Bh73Z6TidNwDl8fYz+k/k1kOwrmpn8gxbc18aM9P5khfz1Hiw==",
"dev": true,
"requires": {
"bin-wrapper": "^4.1.0",

View File

@ -105,7 +105,7 @@
"find-unused-sass-variables": "^0.6.0",
"glob": "^7.1.4",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.46.3",
"hugo-bin": "^0.47.0",
"ip": "^1.1.5",
"jasmine-core": "^3.5.0",
"karma": "^4.3.0",