Skip to content

Commit

Permalink
Update all dependencies (#244)
Browse files Browse the repository at this point in the history
* Update all dependencies

* Add missing package for jest28

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Will Molloy <[email protected]>
  • Loading branch information
renovate[bot] and will-molloy committed Mar 3, 2023
1 parent 8ba07dc commit 0c239cd
Show file tree
Hide file tree
Showing 3 changed files with 15,580 additions and 9,111 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Upload coverage to Codecov
if: matrix.os == 'ubuntu-latest'
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
name: codecov-build
fail_ci_if_error: true
Expand Down
Loading

0 comments on commit 0c239cd

Please sign in to comment.