Bump hugo-bin from 0.51.0 to 0.51.2 (#30096)

Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.51.0 to 0.51.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.51.0...v0.51.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-28 13:21:05 +02:00 committed by XhmikosR
parent 1a4ff0903e
commit 07b726b27e
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -6178,9 +6178,9 @@
} }
}, },
"hugo-bin": { "hugo-bin": {
"version": "0.51.0", "version": "0.51.2",
"resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.51.0.tgz", "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.51.2.tgz",
"integrity": "sha512-B4Ma7gTYzk7XmfAlwXveWU08RUKVvE+uGT+Dtty9CSeQM8SeK3yqEc/gG6dXKdXJ8DcgmacY5tQujKgHjqybZQ==", "integrity": "sha512-5MaIUnqTCI1brLrBu/TA10dxJZuZidDQxIT8o6+NWjxhCUNA0Moy2itMx2/EhefQQW7tM5qFOK2GQ+nUhymN/A==",
"dev": true, "dev": true,
"requires": { "requires": {
"bin-wrapper": "^4.1.0", "bin-wrapper": "^4.1.0",
@ -6190,9 +6190,9 @@
}, },
"dependencies": { "dependencies": {
"rimraf": { "rimraf": {
"version": "3.0.0", "version": "3.0.1",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.0.tgz", "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.1.tgz",
"integrity": "sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg==", "integrity": "sha512-IQ4ikL8SjBiEDZfk+DFVwqRK8md24RWMEJkdSlgNLkyyAImcjf8SWvU1qFMDOb4igBClbTQ/ugPqXcRwdFTxZw==",
"dev": true, "dev": true,
"requires": { "requires": {
"glob": "^7.1.3" "glob": "^7.1.3"

View File

@ -110,7 +110,7 @@
"find-unused-sass-variables": "^1.0.5", "find-unused-sass-variables": "^1.0.5",
"glob": "^7.1.6", "glob": "^7.1.6",
"hammer-simulator": "0.0.1", "hammer-simulator": "0.0.1",
"hugo-bin": "^0.51.0", "hugo-bin": "^0.51.2",
"ip": "^1.1.5", "ip": "^1.1.5",
"karma": "^4.4.1", "karma": "^4.4.1",
"karma-browserstack-launcher": "1.4.0", "karma-browserstack-launcher": "1.4.0",