Skip to content

Commit

Permalink
⬆️ Update all dependencies (#1684)
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 committed Mar 30, 2023
1 parent e8b3456 commit 9e208c7
Show file tree
Hide file tree
Showing 7 changed files with 617 additions and 633 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.3.0
uses: actions/checkout@v3.5.0
- name: Self-hosted Renovate
uses: renovatebot/github-action@v34.94.0
uses: renovatebot/github-action@v34.159.2
with:
configurationFile: renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}
Expand Down
137 changes: 66 additions & 71 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 @@ -21,6 +21,6 @@
"mocha": "10.2.0",
"pacote": "^12.0.2",
"semver": "^7.3.8",
"sinon": "15.0.1"
"sinon": "15.0.3"
}
}
Loading

0 comments on commit 9e208c7

Please sign in to comment.