diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-15 20:54:22 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-15 20:54:22 +0300 |
| commit | 54adfad274353c6de7dc966d0e165aca87d9c536 (patch) | |
| tree | 17af4d34f1d34d65c120045c2a718fc9219df75c | |
| parent | 45432fc532f9ff378159c5b3b1a739a32564678d (diff) | |
| download | bootstrap-54adfad274353c6de7dc966d0e165aca87d9c536.tar.xz bootstrap-54adfad274353c6de7dc966d0e165aca87d9c536.zip | |
Build(deps-dev): Bump hugo-bin from 0.125.0 to 0.125.2 (#40615)
Bumps [hugo-bin](https://github.com/fenneclab/hugo-bin) from 0.125.0 to 0.125.2.
- [Release notes](https://github.com/fenneclab/hugo-bin/releases)
- [Commits](https://github.com/fenneclab/hugo-bin/compare/v0.125.0...v0.125.2)
---
updated-dependencies:
- dependency-name: hugo-bin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | package-lock.json | 8 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json index a1085af46..d29fa47fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -43,7 +43,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^14.0.1", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.125.0", + "hugo-bin": "^0.125.2", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1", @@ -6795,9 +6795,9 @@ } }, "node_modules/hugo-bin": { - "version": "0.125.0", - "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.125.0.tgz", - "integrity": "sha512-cTvHzQdK04KrBaW3jPdd/JAQXCOdXT1GiPHaMxe0YtLTVCV0ElgxkvXn6eQJUDl4QqM8+IlsFg/b2ofz6XS//A==", + "version": "0.125.2", + "resolved": "https://registry.npmjs.org/hugo-bin/-/hugo-bin-0.125.2.tgz", + "integrity": "sha512-JNjhuoGFBwJo6qDOeYUiXSoD7rPbwY36wyHJaqbRe9APNY1nPGO1Yy/Ut7rLcriKTBWKPZrh5Hz+9PzGnLV5Lw==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index 8f6372aa0..7d6881718 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "find-unused-sass-variables": "^6.0.0", "globby": "^14.0.1", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.125.0", + "hugo-bin": "^0.125.2", "ip": "^2.0.1", "jasmine": "^5.1.0", "jquery": "^3.7.1", |
