diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-01-28 13:21:05 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-01-28 13:21:05 +0200 |
| commit | 07b726b27e9686512ce0e253f16f12ea9d8110f1 (patch) | |
| tree | 37c36343ce5bd9a49b62e4529eb6682f5df3d1f6 /package-lock.json | |
| parent | 1a4ff0903e01d6f1013bb4d55df88d51adc25172 (diff) | |
| download | bootstrap-07b726b27e9686512ce0e253f16f12ea9d8110f1.tar.xz bootstrap-07b726b27e9686512ce0e253f16f12ea9d8110f1.zip | |
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] <[email protected]>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json index 06491223e..6925fa802 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6178,9 +6178,9 @@ } }, "hugo-bin": { - "version": "0.51.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.51.0.tgz", - "integrity": "sha512-B4Ma7gTYzk7XmfAlwXveWU08RUKVvE+uGT+Dtty9CSeQM8SeK3yqEc/gG6dXKdXJ8DcgmacY5tQujKgHjqybZQ==", + "version": "0.51.2", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.51.2.tgz", + "integrity": "sha512-5MaIUnqTCI1brLrBu/TA10dxJZuZidDQxIT8o6+NWjxhCUNA0Moy2itMx2/EhefQQW7tM5qFOK2GQ+nUhymN/A==", "dev": true, "requires": { "bin-wrapper": "^4.1.0", @@ -6190,9 +6190,9 @@ }, "dependencies": { "rimraf": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.0.tgz", - "integrity": "sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.1.tgz", + "integrity": "sha512-IQ4ikL8SjBiEDZfk+DFVwqRK8md24RWMEJkdSlgNLkyyAImcjf8SWvU1qFMDOb4igBClbTQ/ugPqXcRwdFTxZw==", "dev": true, "requires": { "glob": "^7.1.3" |
