Skip to content

Commit

Permalink
⬆️ Update all dependencies (#1716)
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 Jan 6, 2024
1 parent afddcea commit ee23e8b
Show file tree
Hide file tree
Showing 5 changed files with 226 additions and 198 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4.1.1
- name: Self-hosted Renovate
uses: renovatebot/github-action@v39.2.1
uses: renovatebot/github-action@v39.2.4
with:
configurationFile: renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}
Expand Down
14 changes: 7 additions & 7 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 @@ -12,7 +12,7 @@
},
"devDependencies": {
"bestikk-log": "0.1.0",
"chai": "4.3.10",
"chai": "4.4.0",
"dirty-chai": "2.0.1",
"downdoc": "^1.0.0-beta.9",
"eslint": "^8.10.0",
Expand Down
Loading

0 comments on commit ee23e8b

Please sign in to comment.