Skip to content

Commit

Permalink
⬆️ Update all dependencies (asciidoctor#1640)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
ggrossetie and renovate-bot authored Apr 24, 2022
1 parent b86812a commit 8b555d3
Show file tree
Hide file tree
Showing 5 changed files with 400 additions and 273 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3.0.0
uses: actions/checkout@v3.0.2
- name: Self-hosted Renovate
uses: renovatebot/github-action@v32.10.2
uses: renovatebot/github-action@v32.30.1
with:
configurationFile: renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}
Expand Down
58 changes: 29 additions & 29 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"libnpmpublish": "4.0.2",
"mocha": "9.2.2",
"pacote": "^12.0.2",
"sinon": "13.0.1"
"sinon": "13.0.2"
}
}
Loading

0 comments on commit 8b555d3

Please sign in to comment.