Skip to content

Commit

Permalink
fix(deps): update dependency hugo-bin to ^0.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 27, 2019
1 parent 0f9df9a commit 94dc122
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@socialgouv/bootstrap.core": "^0.1.1",
"hugo-bin": "^0.47.1"
"hugo-bin": "^0.48.0"
},
"devDependencies": {
"@babel/core": "^7.7.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4635,10 +4635,10 @@ https-proxy-agent@^2.2.1:
agent-base "^4.1.0"
debug "^3.1.0"

hugo-bin@^0.47.1:
version "0.47.1"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.47.1.tgz#a8c85cb9ef791a689f59a8877fb81d5f53281a63"
integrity sha512-WJ3xMDTe3Qi9vcDguzSOWUVUEIVnPahlvex/Em1k7ig39IZuGAbDqIjkVzCCbtSZMUCjNHDzO35P7xyH7WX7rg==
hugo-bin@^0.48.0:
version "0.48.0"
resolved "https://registry.yarnpkg.com/hugo-bin/-/hugo-bin-0.48.0.tgz#d39772db2e6836ebb48ff9ee5882b9d59386dc13"
integrity sha512-gCvPH5Rizkr2dsfq/dRkQyxDza61Cp1FPH9YbrcDPcheXhWpHvXli1BGqbGnb7wNvDIWSe6qoTzE6Kujlnl63Q==
dependencies:
bin-wrapper "^4.1.0"
pkg-conf "^3.1.0"
Expand Down

0 comments on commit 94dc122

Please sign in to comment.