Skip to content

Commit

Permalink
Merge pull request #80 from techno-tim/dependabot/npm_and_yarn/hugo-b…
Browse files Browse the repository at this point in the history
…in-0.120.4

chore(deps-dev): bump hugo-bin from 0.120.2 to 0.120.4
  • Loading branch information
timothystewart6 authored Feb 27, 2024
2 parents 60a61cc + 81812ad commit 6a939b3
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.120.2"
"hugo-bin": "^0.120.4"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -348,10 +348,10 @@ http2-wrapper@^2.1.10:
quick-lru "^5.1.1"
resolve-alpn "^1.2.0"

hugo-bin@^0.120.2:
version "0.120.2"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.120.2.tgz#d2032b6c1e644d3436c75dcdeb79c87b7d66c312"
integrity sha512-I2Xc84CLtDKh8jBQym8J1PdwuF0wKBbcQzNoqdjMNnae0RhkWOWOm3tV2CsQX9a1eWsRvBt1QoCLeNw8v0C0Ig==
hugo-bin@^0.120.4:
version "0.120.4"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.120.4.tgz#6edc981ab633e23ca5855ec3937e9750a697a0ac"
integrity sha512-XmyGkto8OXSdd/iqgKZ4soLilqK5sYEbHEK1qVMCYS3qnQ6Ed0hnmkIWzMNTP9ghHAGkiyLle3SwlMoiLh/XDA==
dependencies:
"@xhmikosr/bin-wrapper" "^12.0.0"
pkg-conf "^4.0.0"
Expand Down

0 comments on commit 6a939b3

Please sign in to comment.