Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2023
1 parent 647b206 commit a28f50c
Show file tree
Hide file tree
Showing 3 changed files with 1,230 additions and 1,105 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- uses: "actions/setup-node@v3.6.0"
- uses: "actions/setup-node@v3.7.0"
with:
node-version: "18"
cache: "npm"
Expand Down
Loading

0 comments on commit a28f50c

Please sign in to comment.