Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency gh-pages to v6
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent be80290 commit f8a6439
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 81 deletions.
151 changes: 71 additions & 80 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"gh-pages": "4.0.0"
"gh-pages": "6.1.0"
},
"scripts": {
"deploy": "gh-pages -d ../.public --dotfiles -m \"Update documentation rev $(git rev-parse --short HEAD), $(date --utc '+%Y-%m-%d %H:%M')\""
Expand Down

0 comments on commit f8a6439

Please sign in to comment.