Skip to content

Commit

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

chore(deps-dev): bump hugo-bin from 0.130.1 to 0.131.2
  • Loading branch information
timothystewart6 authored Sep 11, 2024
2 parents ae4a602 + 439fa71 commit cc1c0b1
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.130.1"
"hugo-bin": "^0.131.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.130.1:
version "0.130.1"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.130.1.tgz#96c68452003e1d41720d9a096a6cf4f553b7f014"
integrity sha512-0+GwMlYkTdmH2INIWPeoKf+Rx/+RbTCZNPhcdPwm4a+WJeuvGjOLOmK3grAk5vC2u4OwxfOhgD3zRU7wHVYxlw==
hugo-bin@^0.131.2:
version "0.131.2"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.131.2.tgz#38fe2deeb78b37ee6691701ce4033714131abae6"
integrity sha512-5NrvwHUwu67IQywxXcR9IPc44wT7M0h/gtYxd8b8V1lbUsHywTBCRzKbAFMnbaE/pHey2MEVAzpQt6rY2XTXWA==
dependencies:
"@xhmikosr/bin-wrapper" "^13.0.5"
package-config "^5.0.0"
Expand Down

0 comments on commit cc1c0b1

Please sign in to comment.