Skip to content

Commit

Permalink
Merge pull request #105 from techno-tim/dependabot/npm_and_yarn/hugo-…
Browse files Browse the repository at this point in the history
…bin-0.129.2

chore(deps-dev): bump hugo-bin from 0.128.0 to 0.129.2
  • Loading branch information
timothystewart6 authored Aug 20, 2024
2 parents d5526e6 + 6c57595 commit 28743ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
"author": "Timothy Stewart",
"private": true,
"devDependencies": {
"hugo-bin": "^0.128.0"
"hugo-bin": "^0.129.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -336,10 +336,10 @@ http2-wrapper@^2.1.10:
quick-lru "^5.1.1"
resolve-alpn "^1.2.0"

hugo-bin@^0.128.0:
version "0.128.0"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.128.0.tgz#480552e032c78cf4aaf47e3c0d15c38ff538dd0d"
integrity sha512-WX8lcZS1jUTcsyylpXj+HqqtKwBjbMgXORhHmvIalfsUAm7EivN6Z54Wo8783zrjprPVPUlNXiJdXKMK42tUKg==
hugo-bin@^0.129.2:
version "0.129.2"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.129.2.tgz#96291ca773205ebd94d0cc8034106a27d159fd7d"
integrity sha512-OpfKbO8nkopEt8MBYPWQOgcL6IcotiskI+U1YRprAtw+ySUJHIDHfxMIcWeNmo66N/Reqm4RbDxFMDgKPUXGeQ==
dependencies:
"@xhmikosr/bin-wrapper" "^13.0.5"
package-config "^5.0.0"
Expand Down

0 comments on commit 28743ae

Please sign in to comment.